dbxcli icon indicating copy to clipboard operation
dbxcli copied to clipboard

A command line client for Dropbox built using the Go SDK

Results 103 dbxcli issues
Sort by recently updated
recently updated
newest added

### What was the activity? Upload a file from desktop to existing remote folder. > foobar@my_pc ~ $ dbxcli-linux-amd64 put Downloads/2019-05-20.pdf /bills-0000000000/ Uploading 32 KiB/32 KiB Error: path/conflict/folder/.. foobar@my_pc ~...

Hi there, first - thanks for this great piece of software. Could anyone explain how dbxcli is linked to dropbox, and where/how the account information is stored? Regards, Dietmar

There was a question raised about this back in 2018 on StackOverflow [here](https://stackoverflow.com/questions/52745027/python-and-dropbox-how-to-change-smartsync-setting-for-locally-created-files) The only respondent to that question was the mysterious Greg who said that he would "...pass this...

I just bumped into this wonderful project. It would be amazing for me if I can edit remote text files: dbxcli edit --editor= The way I see it: 1) Execute...

I'm trying to copy a directory containing several large files from my dropbox to a server. I can see the directory, and its contents, when using `ls`. However, running the...

Searching with -l option should be able to show dates rather than '2 months ago'. This could be a further option. It would be useful to produce a sorted output...

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...

version: ``` dbxcli version: v3.0.0 SDK version: 5.4.0 Spec version: 097e9ba ``` doing `ls -l` works properly: ``` PS C:\Users\auror\Programs\dbxcli> .\dbxcli-windows-amd64-3.0.0.exe ls -l TestingFolder Revision Size Last modified Path 597d10a398375001c0d0c...

Was looking through the Dropbox API and couldn't find if this is the case with the web API. And not sure where to look for `dbxcli`. Basically, wondering if this...