dropbox / dropbox/dropbox-sdk-python
Feature request: batch upload/download files
未关闭
enhancement
- 主要语言
- Python
- 星标
- 983
- 派生
- 330
- 平均合并
- 3 分钟
- 30 天内合并 PR
- 10
描述
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)
贡献指南
评估
这个 Issue 还没有评估数据。