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

small tweak to point to the latest release

This is in response to #77. Following the current command structure for `dbxcli`, the new command can be found at `dbxcli share getlink`. If the file / folder already has...

The API allows for the download (get) command to use "path": "rev:a1c10ce0dd78" or "path": "id:a4ayc_80_OEAAAAAAAAAYa" but the validatePath function adds "/" to the path if it is not there. This...

The usual command flag would be -h to make it human readable but as this is already the default behaviour implementing it in this way would require a change to...

The put command currently sets the client settable file modified date time to be the current date and time. This changes that behaviour to maintain the modified date/time of the...

This PR adds in profiles that allow for more accounts to defined in the configuration simultaneously! I imagine this is not a common use case, but it was noted in...

Simply added an `toggle-ignore` command that sets files to be ignored by dropbox or synced via the filesystem extended attributes. Not only can a file or directory's ignored state be...

Using `cp` command I noticed the following behaviour. Let's suppose I have File-A.txt within the following structure: ``` dbxcli.exe ls -l dbxcli/folderA/folder1 Revision Size Last modified Path 5c5e6a3c10919314d4221 6 B...

Hi dropbox team, Does dbxcli support folder uploading or downloading now? What command should I use for folder operation? Thank you!

Hi there, is there a possibility to restrict dbxcli to specific folders within dropbox? Regards, Dietmar