dropbox / dropbox/dropbox-sdk-python

Feature request: batch upload/download files

Open
#5 2 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
983
Forks
330
Avg merge
3m
Merged PRs (30d)
10

Description

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](https://git.io/dropbox) that transfer lots of small objects. (currently, the bottleneck is with having lots of connections and round trips to the Dropbox servers)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.