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

Support for large files upload #15

Closed
wants to merge 2 commits into from
Closed

Support for large files upload #15

wants to merge 2 commits into from

Conversation

przemekperon
Copy link

Large files (5GB or more) upload works in different way than standard file upload:
https://www.backblaze.com/b2/docs/large_files.html

This pull request implements large files support for files larger than 3GB.

@przemekperon
Copy link
Author

przemekperon commented May 9, 2017

Also added upload resume for large files (resume after "is too busy" error).

@cwhite92 Any chances of merging this into the repository?

PS: Travis failed because of HHVM incompatibility and not because of my commits.

@reinierkors
Copy link

I still seem to get errors when using your branch.

B2Exception: Received error from B2: c001_v0001100_t0001 is too busy

and

B2Exception: Received error from B2: Not enough members for write of {errorcode}: class java.net.SocketException - Connection reset

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

Successfully merging this pull request may close these issues.

2 participants