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.57k stars 1.08k forks source link

upload randomly truncates at 10MB #468

Open aviChoice opened 5 years ago

aviChoice commented 5 years ago

Upload usually works fine, but occasionally truncates at 10MB (10,323 KB to be precise. Always at this exact number).

db_uploader_trunc

aviChoice commented 5 years ago

@andreafabrizi - any idea?