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

Add Resumable Uploads for transfer_to #80

Closed william-silversmith closed 1 year ago

william-silversmith commented 1 year ago

See https://github.com/seung-lab/cloud-files/tree/wms_resumable

Adds the ResumableTransfer class and a CLI interface.

cloudfiles xfer init gs://bucket/dir/ ./local-dir --db bananas.db
cloudfiles xfer execute bananas.db