dropbox / dbxcli

A command line client for Dropbox built using the Go SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

json:cannot unmarshall object

mauricev opened this issue · comments

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

commented

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

commented

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.