The dropbox part ist very useful: Andrea Fabrizi's script is very easy to use. I do also use it with my timelapse projects. But first mission was to get my snailMails scanned and saved digitally:
# dropbox-Uploader
I used Andrea Fabrizis Dropbox script:
https://github.com/andreafabrizi/Dropbox-Uploader/blob/master/dropbox_uploader.sh
get the bash script here:
https://github.com/andreafabrizi/Dropbox-Uploader/blob/master/dropbox_uploader.sh
sudo apt-get install git-core
follow these steps:
https://github.com/andreafabrizi/Dropbox-Uploader
git clone: https://github.com/andreafabrizi/Dropbox-Uploader/
or just: curl "https://raw.github.com/andreafabrizi/Dropbox-Uploader/master/dropbox_uploader.sh" -o dropbox_uploader.sh
give the execution permission to the script (make sure your in the right directory)
chmod +x dropbox_uploader.sh
./dropbox_uploader.sh
follow the steps that the script wants you to do... setting up a dropbox api and so on...
Keine Kommentare:
Kommentar veröffentlichen