dropbox-uploader

Bash script for uploading, downloading, and managing files in Dropbox

brewmacoslinux
Try with needOr install directly
Source

About

Bash script for interacting with Dropbox

Commands

dropbox_uploader.sh

Examples

Upload a file to Dropbox root directory$ dropbox_uploader.sh upload /path/to/local/file.txt /
Download a file from Dropbox$ dropbox_uploader.sh download /remote/file.txt /path/to/local/
List files in a Dropbox directory$ dropbox_uploader.sh list /path/in/dropbox