Skip to content

Support for Multipart Uploads #5487

@cyberduck

Description

@cyberduck

6883dc5 created the issue

S3 recently added a new feature: multi-part uploads.

The benefits of using this feature with Cyberduck include:

  • Resumable uploads
  • Better performance (potentially) if multiple parts are uploaded in parallel

This added functionality comes almost for free in the AWS SDK for Java mentioned in ticket #5486, so it is probably useful to consider this as blocked on that ticket.

I am also willing to contribute code for this feature. In all honesty it should be nearly trivial once #5486 is resolved.

Metadata

Metadata

Assignees

Labels

high prioritys3AWS S3 Protocol Implementation

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions