dropbox / dbxcli

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

json:cannot unmarshall object #163

Open mauricev opened 3 years ago

mauricev commented 3 years ago

I'm uploading a file with the command dbxcli put -v E:\20g under Windows 10. The upload proceeds mostly fine until it fails with

cannot unmarshal object into Go value of type string

craigyk commented 3 years ago

I am also encountering this issue at the very end of a put operation.

craigyk commented 3 years ago

figured out, it was failing to parse the error response with cited a malformed path- after a 20 min upload. dbxcli does not expand a . to the filename.