Skip to content

Implement copy_file_range #53

Description

@TheOneRing

If copy_file_range is implemented, we can, in theory, implement a copy operation of dehydrated files with a callback to the file provider.

Remarks

  • Adding copy_file_range requires a rather recent version of libfuse. Therefore, we have to add libfuse to the deployment, AppImage for OpenCloud Desktop.
  • The server-side copy of virtual files is only possible if the whole file is copied and not a just a chunk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions