Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Support for copy/move files/directories on server #6

Open
4 of 6 tasks
jochenwezel opened this issue May 18, 2022 · 0 comments
Open
4 of 6 tasks

FR: Support for copy/move files/directories on server #6

jochenwezel opened this issue May 18, 2022 · 0 comments

Comments

@jochenwezel
Copy link
Member

jochenwezel commented May 18, 2022

There are missing implemenations or at least missing unit test code implementations for

  • File copy
  • Directory copy (optionally: incl. directory structure)
  • File rename
  • Dir rename
  • File move
  • Directory move
jochenwezel added a commit that referenced this issue May 23, 2022
…th DirectoryExists

* BREAKING CHANGE: File/DirInfo.Path as string array (instead of string list) to force read-only access
* IOClient.RootDirectory.DirectoryExists: if path argument starts with directory separator, route checks to root directory
jochenwezel added a commit that referenced this issue May 23, 2022
jochenwezel added a commit that referenced this issue May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant