Download the dropbox-uploader script by Andrea Fabrizi from github as root
1 2 3 |
wget https://raw.github.com/andreafabrizi/Dropbox-Uploader/master/dropbox_uploader.sh --no-check-certificate |
make it executable and run it
1 2 3 4 |
chmod +x dropbox_uploader.sh ./dropbox_uploader.sh |
when executed for the first time you will be prompted with some some instructions to be able to upload/download to your…