<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dropbox on Arshad Siddiqui</title><link>https://arshadhs.github.io/tags/dropbox/</link><description>Recent content in Dropbox on Arshad Siddiqui</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 27 Oct 2016 23:45:00 +0000</lastBuildDate><atom:link href="https://arshadhs.github.io/tags/dropbox/index.xml" rel="self" type="application/rss+xml"/><item><title>Dropbox</title><link>https://arshadhs.github.io/docs/technology/dropboxwithraspberrypi/</link><pubDate>Thu, 27 Oct 2016 23:45:00 +0000</pubDate><guid>https://arshadhs.github.io/docs/technology/dropboxwithraspberrypi/</guid><description>&lt;h1 id="dropbox-with-raspberry-pi">
 Dropbox with Raspberry Pi
 
 &lt;a class="anchor" href="#dropbox-with-raspberry-pi">#&lt;/a>
 
&lt;/h1>
&lt;p>Act as root, since I wanted to run the script on startup as a service, so I must setup dropbox for &amp;lsquo;root&amp;rsquo; user rather than &amp;lsquo;pi&amp;rsquo; -&lt;/p>
&lt;pre tabindex="0">&lt;code>pi@raspberrypi:~ $ sudo -s
root@raspberrypi:/home/pi# cd /root/
&lt;/code>&lt;/pre>&lt;h3 id="get-the-script-and-link">
 Get the script and link
 
 &lt;a class="anchor" href="#get-the-script-and-link">#&lt;/a>
 
&lt;/h3>
&lt;pre tabindex="0">&lt;code>root@raspberrypi:~# git clone http://github.com/andreafabrizi/Dropbox-Uploader.git
Cloning into &amp;#39;Dropbox-Uploader&amp;#39;...

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
&lt;/code>&lt;/pre>&lt;p>This is the first time you run this script, please follow the instructions:&lt;/p></description></item></channel></rss>