dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.05k stars 101 forks source link

Random failures in upload: "ng" and "EOF" #142

Open aeheathc opened 4 years ago

aeheathc commented 4 years ago

I have an uploading script that calls dbxcli once for every file in a list sequentially (one at a time). I gave it about 30 files and about half of the uploads succeeded, the others failed at a random time in uploading. Retrying the failed files gives a different result, sometimes they are successful. All the files are less than 100GB.

There are two errors that can happen:

I am running on Gentoo Linux

designxtek commented 3 years ago

I ran into Error: ng at 99GiB / 101GiB. Not sure why.

This happened on Ubuntu 20 LTS.