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

It would be great if I could upload standard input to dropbox directly. This would also creating eg. external compressed backups without having to create a backup locallly first.

getting the below errors when running the following command root@:~/go# go get github.com/dropbox/dbxcli github.com/dropbox/dbxcli imports github.com/dropbox/dropbox-sdk-go-unofficial/dropbox: cannot find module providing package github.com/dropbox/dropbox-sdk-go-unofficial/dropbox github.com/dropbox/dbxcli imports github.com/dropbox/dbxcli/cmd imports github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/auth: cannot find module...

I'd love to be able to automate some aspects of the Smart Sync for my Dropbox, such as switching an online only file to local or vice versa from the...

This PR enables Apple M1 support of this tool. Tested on M1 with Go version 1.18.1.

Although, `go get ...` is now deprecated, I was able to clone the repo into `$GOPATH/src` and successfully build the binary. As long as the binary was executed from within...

windows binary v3.0 I am sitting behind a firewall and complex proxy-configuration, which is blocking dropbox.com. A local proxy on my machine enables access to dropbox.com. => how can I...

I using v3.x Randomly with different sizes of files, for us it fails and on big and on small files, but can work for example a while and then fail...

File size is ~4.9GB. The error occurred during ~2GB/4.9GB I used the option --verbose and got the following outputs: ... 2022/04/11 01:04:00 sdk.go:94: resp: &{200 OK 200 HTTP/2.0 2 0...

Hello, I have to move several TB of data from one team dropbox to another and via web this is not possible since the operation stops for every share issue....