-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Shell file operations #5342
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
Shell file operations #5342
Conversation
@gave92 Can you check what happens when you paste multiple items in the same directory you copied them from? It doesn't seem to do anything on my end. |
Files/Filesystem/FilesystemOperations/ShellFilesystemOperations.cs
Outdated
Show resolved
Hide resolved
Files/Filesystem/FilesystemOperations/ShellFilesystemOperations.cs
Outdated
Show resolved
Hide resolved
I get the usual "conflicts resolution" dialog and if I choose "generate new name" the files get copied. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!!! Thank you!
Resolved / Related Issues
Items resolved / related issues by this PR.
Details of Changes
Add details of changes here.
Pros of shell operations:
Implemented [updating]
TODO [updating]
Validation
How did you test these changes?