Add support for multipart uploads
Opened this issue · 0 comments
bgupta commented
This would:
- Allow uploads larger than 5.3GB
- Allow parallelization of upload threads for enhanced performance
Of the two the first is the main reason that we need this. (or we have to find another tool)