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

Backblaze B2 duplicate does not always work properly #11185

Closed
cyberduck opened this issue Sep 24, 2020 · 4 comments
Closed

Backblaze B2 duplicate does not always work properly #11185

cyberduck opened this issue Sep 24, 2020 · 4 comments
Labels
b2 Backblaze B2 Protocol Implementation bug fixed
Milestone

Comments

@cyberduck
Copy link
Collaborator

21197af created the issue

Select a Backblaze B2 bucket, click right and select "Duplicate". Enter the name of the new bucket. The files will start to be copied. The majority of the time, however, a partial copy will be made and then an error "Cannot create folder . Bucket name is already in use. Please contact your web hosting provider for assistance."

In the log (attached), I see a several list POSTs, a create bucket, and a copy file. It then attempts to post another create bucket command, which returns a HTTP 400, then closes.

When I refresh the window, the new bucket and at least one new folder/file has been copied, but not all.

This doesn't happen all of the time. It could potentially be related to transferring "large" files, but no way to explore that any further. Edit to the "large" files comment. I am about 10% through duplicating a folder with a lot of "small" files (<25MB) and it seems to be working OK. We'll see if it finishes. So I suggest that perhaps the problem is related to transferring larger files (hundreds of MB in size).

Thanks for your assistance.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In f848c8f.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

2 similar comments
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
b2 Backblaze B2 Protocol Implementation bug fixed
Projects
None yet
Development

No branches or pull requests

1 participant