You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a first-time user of dbxcli I just ran a command like this:
dbxcli put bigfile.mp4 /Cloud_only/Videos/MP4/
After it spent ages uploading all the file I got an error Error: path/conflict/folder/.
Fair-enough, I should have specified the target filename as well writing dbxcli put bigfile.mp4 /Cloud_only/Videos/MP4/bigfile.mp4, but it would be much nicer if the error message came right at the beginning of the upload and not after I waited 20 minutes for the upload to finish.
The text was updated successfully, but these errors were encountered:
szabgab
changed the title
Error: path/conflict/folder/. only after full upload - should be at start if upload
Error: path/conflict/folder/. only after full upload - should be at start of upload
Aug 7, 2021
As a first-time user of
dbxcli
I just ran a command like this:After it spent ages uploading all the file I got an error
Error: path/conflict/folder/.
Fair-enough, I should have specified the target filename as well writing
dbxcli put bigfile.mp4 /Cloud_only/Videos/MP4/bigfile.mp4
, but it would be much nicer if the error message came right at the beginning of the upload and not after I waited 20 minutes for the upload to finish.The text was updated successfully, but these errors were encountered: