Warning! This software is in early alpha. Please use with caution.
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
dbxsh is distributed under the MIT LICENSE.
Panayotis Vryonis, http://www.vrypan.net/