seung-lab / cloud-files

Threaded Python and CLI client library for AWS S3, Google Cloud Storage (GCS), in-memory, and the local filesystem.
BSD 3-Clause "New" or "Revised" License
36 stars 8 forks source link

feat: multi-part s3 upload support #85

Closed william-silversmith closed 1 year ago

william-silversmith commented 1 year ago

Allow file handles and files larger than 100MB to use multi-part upload.