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

During the oauth workflow I receive a 400 when trying to use the dbx-cli teams features. I'm the administrator of my team. $ dbxcli team list-groups 1. Go to https://www.dropbox.com/1/oauth2/authorize?client_id=sa9pv32eixm1i3p&response_type=code&state=state...

Hi Beginners question: I would like to upload all files in a folder to dropbox. Is this possible? The put command seems not to accept wildcards. I tried: dbxcli put...

It's a really simple question I think. How does one specify the target directory? In the first chunk of spew (below) my home folder has an existing directory called Pi0....

I downloaded `dbxcli-darwin-amd64` from the release page. I authorized it from my local computer+dropbox profile and obtained credentials like below: > dbxcli account ```vim Account Id: dbid:AAA... ... Referral Link:...

Hi, I'm using dbxcli since almost one year without problems, on multiple servers and with multiple users. A few days ago on some servers (and with all the users of...

``` /root/dbxcli/dbxcli-linux-amd64 put testfile.txt "/path to/some folder/testfile.txt" Uploading 6 B/6 B Error: too_many_requests/. ```

Hi all, See my network speed: ```vim (base) [tb571@pnl-z840-2 tmp]$ speedtest-cli Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Selecting best server based on ping... Hosted by netBlazr (ABC, XY) [7.93...

I'm using - arch linux v5.8.1-arch1-1 - bash v5.017 - google chrome v84.0.4147.125 (Official Build) (64-bit) - dropbox v104.4.175 I have installed dbxcli from the AUR with aur/dbxcli 3.0.0-1 (+6...

Could you please add to `dbxcli` a way to obtain the share link of a given file. e.g. ```bash dbxcli sharelink FILE ``` This was previously in the [headless dropbox...