dropbox / dbxcli

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

Unable to copy a file from dropbox to a local windows folder #134

Open OliverAbraham opened 4 years ago

OliverAbraham commented 4 years ago

I can't find any documention on how to specify the file name for my local disk. The parameter "--verbose" you suggested doesn't help at all. So - dbxcli is NOT self documenting. A simple example how to get started is missing or i can't find it.

I typed: dbxcli cp "FolderInDropbox/Filename" "C:\" --verbose. That doesn't work. It simply says "copy error . . . false false false". Is that self documenting ??????? Best regards Oliver