DropShell allows you to interact with your DropBox folder using a terminal like interface, supporting the most common unix commands: ls, cd, pwd, get, put, cat, rm, mkdir, mv, cp, free, lls, lpwd, lcd, help, exit.
DropShell v0.1
The Intractive DropBox SHELL
Andrea Fabrizi - [email protected]
Type help for the list of the available commands.
andrea@DropBox:/$ ls
[D] Camera Uploads
[D] Public
[D] scripts
[D] ServerBackup
andrea@DropBox:/$ cd ServerBackup
andrea@DropBox:/ServerBackup$ ls
[F] backup.zip
andrea@DropBox:/ServerBackup$ get backup.zip
Fork it on github!