Skip to content

Fully implement file and directory actions #3

Description

@jochenwezel

Known missing or partial implementations

Implementation required for

  • providers
    • WebDav
    • CenterDevice / Scopevisio Teamwork
  • unit tests

Prio 1

  • Copy file
  • Move file
  • Copy directory aka folder
  • Copy directory aka collection
    • Attention: dependent on provider, collections might
      • not support copy/move and throw e.g. NotSupported exceptions
      • support renaming only
  • Move directory aka folder
  • Move directory aka collection
    • Attention: dependent on provider, collections might
      • not support copy/move and throw e.g. NotSupported exceptions
      • support renaming only

Prio 2

  • Copy/move directory with overwrite=yes
    • Concept: what whall happen if the target directory already exists (partially)
    • Implementation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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