Dropbox

Dropbox

Dropbox with Raspberry Pi #

Act as root, since I wanted to run the script on startup as a service, so I must setup dropbox for ‘root’ user rather than ‘pi’ -

pi@raspberrypi:~ $ sudo -s
root@raspberrypi:/home/pi# cd /root/
root@raspberrypi:~# git clone http://github.com/andreafabrizi/Dropbox-Uploader.git
Cloning into 'Dropbox-Uploader'...

remote: Counting objects: 785, done.
remote: Total 785 (delta 0), reused 0 (delta 0), pack-reused 785
Receiving objects: 100% (785/785), 237.87 KiB | 0 bytes/s, done.
Resolving deltas: 100% (409/409), done.
Checking connectivity... done.
root@raspberrypi:~# cd Dropbox-Uploader/
root@raspberrypi:~/Dropbox-Uploader# ./dropbox_uploader.sh

This is the first time you run this script, please follow the instructions: