dropbox-sdk-python icon indicating copy to clipboard operation
dropbox-sdk-python copied to clipboard

Feature request: batch upload/download files

Open anishathalye opened this issue 10 years ago • 2 comments

It would be awesome if there were a way to upload and download files in batches - having a method that wouldn't involve connection setup + teardown per file upload/download.

This would be super helpful for projects like git-remote-dropbox that transfer lots of small objects. (currently, the bottleneck is with having lots of connections and round trips to the Dropbox servers)

anishathalye avatar Aug 22 '15 06:08 anishathalye

Bump! This would be huge for me.

christopher-dG avatar Oct 17 '17 07:10 christopher-dG

Thanks for the feedback!

greg-db avatar Oct 17 '17 13:10 greg-db