andreafabrizi / Dropbox-Uploader

Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service.
https://www.andreafabrizi.it/2016/01/01/Dropbox-Uploader/
GNU General Public License v3.0
6.56k stars 1.08k forks source link

Added upload rate limit #545

Open mkovags opened 3 years ago

mkovags commented 3 years ago

Adds the option to limit the upload bandwidth

mkovags commented 3 years ago

Hi,

I added this new rate limiting feature and updated the documentation. It's working perfectly here. Please let me know if you want me to change anything before you merge.