Revision 1 as of 2011-10-13 12:31:00

Clear message

Question: How to use Dropbox on managed Linux Clients?

* Dropbox is not available over SEPP on our managed Linux Clients. If you need to use Dropbox please Refer to this site: http://forums.dropbox.com/topic.php?id=2543

The Dropbox Linux CLI dbcli.py was created to accommodate for the lack of an official Linux CLI for Dropbox. This Python program allows you to query the daemon in a similar manner to the GUI client.

The available commands can be obtained by running dbcli.py help:

Usage: dbcli.py <command> [options] ... <command> [options] Available commands:

Usage Example

$ ./dbcli.py status up to date $ ./dbcli.py folder ~/Dropbox/Work Folder status: up to date Folder is tagged as: shared Available options for the folder:

$