dbxcli
dbxcli copied to clipboard
A command line client for Dropbox built using the Go SDK
I'm attempting to upload a large file (96GB) using dbxcli. So far twice it's failed with the following error: ``` Error: Post https://content.dropboxapi.com/2/files/upload_session/append_v2: read tcp [2600:]:50250->[2620:100:601c:14::a27d:60e]:443: read: connection reset by...
I try to upload a directory and it fails: ``` (base) Mathews-Air:Documents mcsimenc$ dbxcli put courses / Error: Post https://content.dropboxapi.com/2/files/upload: read courses: is a directory (base) Mathews-Air:Documents mcsimenc$ ls |...
Hi, I used dbxcli to upload the zip files ~20G to my dropbox then downloaded it from dropbox to my computer. While the zip cannot be extracted, and the file...