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

Issue on Renaming folder with subfolder #7034

Closed
cyberduck opened this issue Jan 6, 2013 · 2 comments
Closed

Issue on Renaming folder with subfolder #7034

cyberduck opened this issue Jan 6, 2013 · 2 comments
Assignees
Labels
bug high priority s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

1782356 created the issue

Steps to reproduce

  1. prepare a folder with subfolder on local disk, see below
    test/-
          - a.jpg
          - dir1/
            - b.jpg
  1. upload folder 'test' to a S3 bucket

  2. rename folder 'test' to 'test11'

  3. the result displayed in cyberduck is below: (after refresh)

    test11/
       - a.jpg
       - dir1/
          - b.jpg
    test/
       - dir1/
@cyberduck
Copy link
Collaborator Author

@dkocher commented

This implies that placeholder directories are not deleted after renaming child keys.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot reproduce this issue with the latest snapshot build available.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug high priority s3 AWS S3 Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants