/dbxsh

Dbxsh is a command line shell for Dropbox.

Primary LanguagePythonMIT LicenseMIT

DBXSH

WARNING!

Warning! This software is in early alpha. Please use with caution.

About

DBXSH is a command line shell for Dropbox. It makes use of the Dropbox API v2, and does not require the dropbox binaries to be installed.

You can list, move, create directories and delete files and directories. Future versions will allow uploading and downloading files too.

Example:

dbxsh.py ls '/Camera Uploads'
dbxsh.py mkdir /dbxsh_test
dbxsh.py rm /dbxsh_test

License

dbxsh is distributed under the MIT LICENSE.

Copyright

Panayotis Vryonis, http://www.vrypan.net/