Dbxcli Versions Save

A command line client for Dropbox built using the Go SDK

v3.0.0

5 years ago

Primarily dependency updates. Major changes to underlying Dropbox SDK, so bumping major version here as well.

v2.1.2

5 years ago

Implemented enhancements:

  • Provide credentials thru environment variable? #104

Closed issues:

  • Move error when moving between subfolders #102
  • Using a SOCKS proxy? #97
  • dbxcli doesn't detect when OAuth2 token no longer works #94
  • Can't get the suthorization code. #92
  • Specify auth token as an argument #63

Merged pull requests:

  • Add feature for adding keys by environment variables #107 (vaithak)
  • Fix bug in moving files between subfolders. #105 (vaithak)
  • docs(README): Add TravisCI build badge #103 (anishkny)
  • Update binary version on README #98 (okmttdhr)

v2.1.1

6 years ago

Fix segfault in dbxcli account

v2.0.9

6 years ago

Main change is OpenBSD binaries.

Closed issues:

  • Invalid client_id when trying to get authorization code #79
  • Build official binaries for more OS #76

v2.0.8

6 years ago

Include some bug fixes from dependencies.

v2.0.6

6 years ago

Full Changelog

Implemented enhancements:

  • Add --recurse option to ls #74

Merged pull requests:

v2.0.5

6 years ago

Full Changelog

Closed issues:

  • Usage question with wildcards #72
  • Could not able to copy a tar.gz file in my dropbox folder #69
  • v2.0.2 in Windows ls not returning results unless verbose #68
  • Rename a file? #66

v2.0.3

6 years ago

There should be no externally visible changes.

  • Build with Go 1.8.3
  • Update dependencies

v2.0.2

7 years ago

Major change is building with Go 1.8 and support for linux/arm (Raspberry Pi)