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

Rackspace Cloud Files (swift): Drag/dropping Folder A into Folder B deletes Folder A and all its contents without warning #7105

Closed
cyberduck opened this issue Feb 15, 2013 · 2 comments
Assignees
Labels
bug duplicate openstack OpenStack Swift Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

19349d4 created the issue

Here's what I did to reproduce this:

  1. Log into my Rackspace Cloud Files account using my Swift bookmark (note: I'm not paranoid enough to think this only affects my account - other Rackspace Cloud Files accounts may very well see the same results).
  2. Right-click in the browser window and select "New Folder..."
  3. Enter the name "testcontainer" and click "Create".
  4. Double-click "testcontainer".
  5. Right-click in the browser window and select "New Folder..."
  6. Enter the name "folder1" and click "Create".
  7. Drag/drop a file from Windows Explorer into "folder1".
  8. Wait for the file to finish uploading.
  9. Right-click in the browser window again and select "New Folder..."
  10. Enter the name "folder2" and click "Create".
  11. Drag/drop "folder1" into "folder2".

Expected result:
folder1 is moved into folder2, along with all its contents. Happy face :-)

Actual result:
folder1 is deleted without any warning, along with all its contents. Sad face :-(

I can personally testify that this bug also occurs if multiple folders are dragged/dropped, those folders containing their own subfolders and over 500 files totalling around 2.1GB in size. That would be how I discovered the problem in the first place.

@cyberduck
Copy link
Collaborator Author

19349d4 commented

Any news on this? Can you reproduce it? Do you need any further information from me?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #6442. Please update to the latest beta 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 duplicate openstack OpenStack Swift Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants