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

Moving directories with the same name errors instead of merging them #11788

Open
cyberduck opened this issue Sep 1, 2021 · 2 comments
Open

Comments

@cyberduck
Copy link
Collaborator

e241949 created the issue

When moving a directory A into a directory B which already has a subdirectory named A, Cyberduck prompts whether I want to overwrite the subdirectory and if I confirm, it errors saying it cannot delete directory A: https://i.imgur.com/jCeSykk.mp4

This error is independent on whether there are files in the directory or not. It also does not seem to be a permission error, because trying to perform a deletion through Cyberduck works fine.

The behavior I'd expect is that Cyberduck attempts to merge the two directories instead, and only asks for overwriting specifically for colliding files. It's unclear what exactly Cyberduck is attempting to do instead right now, but in the end no action is taken and it only shows the above error.

@cyberduck
Copy link
Collaborator Author

adc75a0 commented

I can't reproduce the issue within the latest Snapshot Build of Cyberduck. Do you still see this issue within the latest Snapshot Build (8.0.0 (36198))?

@cyberduck
Copy link
Collaborator Author

e241949 commented

I just tested it on the current latest snapshot build (8.0.1 (36247)) and I still see this issue. However, unlike in my initial report, it no longer errors if the two directories are empty. But when there are files in the directories, it fails with the same error.

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

No branches or pull requests

2 participants