dropbox / dropbox/dropbox-sdk-python

Feature request: batch upload/download files

Abierto
#5 2 comentarios 5 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
983
Forks
330
Merge medio
3 min
PR fusionados (30 d)
10

Descripción

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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.