<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gj |</title>
	<atom:link href="https://blog.gaiterjones.com/category/cloud/owncloud/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.gaiterjones.com/category/cloud/owncloud/</link>
	<description>gaiterjones</description>
	<lastBuildDate>Wed, 10 May 2017 15:42:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>How to use Amazon Cloud Drive with Owncloud</title>
		<link>https://blog.gaiterjones.com/how-use-amazon-cloud-drive-with-owncloud/</link>
					<comments>https://blog.gaiterjones.com/how-use-amazon-cloud-drive-with-owncloud/#respond</comments>
		
		<dc:creator><![CDATA[PAJ]]></dc:creator>
		<pubDate>Wed, 10 May 2017 17:05:52 +0000</pubDate>
				<category><![CDATA[5 Minute Fix]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Owncloud]]></category>
		<category><![CDATA[Storage]]></category>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1610</guid>

					<description><![CDATA[Amazon offer cloud drive storage for photos free for Amazon Prime customers. For less that 10 yoyos per month you can upgrade to an unlimited cloud drive storage plan. Yes,...<a class="more-link" href="https://blog.gaiterjones.com/how-use-amazon-cloud-drive-with-owncloud/" title="Continue reading">Continue reading</a>]]></description>
										<content:encoded><![CDATA[<p>Amazon offer <a href="https://www.amazon.de/clouddrive">cloud drive storage</a> for photos free for Amazon Prime customers. For less that 10 <em>yoyos</em> per month you can upgrade to an unlimited cloud drive storage plan.</p>
<p>Yes, I did just say <span style="text-decoration: underline;">unlimited</span> storage.</p>
<p>This is pretty neat, but I already use an open source cloud storage system on my own cloud server &#8211; called er, <em><a href="https://owncloud.org/">Owncloud</a>. </em> Wouldn&#8217;t it be really nifty if I could attach the unlimited Amazon Cloud drive storage to my Owncloud.</p>
<p>Here is how to do it in 5 easy steps:</p>
<ol>
<li>Sign up for an unlimited Amazon Cloud Drive storage plan at <a href="https://www.amazon.de/clouddrive">https://www.amazon.de/clouddrive</a></li>
<li>Install and configure <a href="https://acd-cli.readthedocs.io/en/latest/setup.html">acd_cli</a>
<ol>
<li><em>pip3 install &#8211;upgrade &#8211;pre acdcli</em></li>
<li><em>acd_cli -v init</em>
<ol>
<li>authenticate with Amazon and save the generated oauth_data file to ~/.cache/acd_cli/oauth_data</li>
</ol>
</li>
</ol>
</li>
<li>Sync acd_cli
<ol>
<li><em>acd_cli -v sync</em></li>
</ol>
</li>
<li>Mount acd with fuse
<ol>
<li><em>acd_cli mount &#8211;allow-other -i 0 /home/acd/</em></li>
</ol>
</li>
<li>Create a new external storage folder in Owncloud
<figure id="attachment_1611" aria-describedby="caption-attachment-1611" style="width: 600px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" src="https://blog.gaiterjones.com/wp-content/uploads/2017/05/owncloud-external-acd.png" alt="" width="600" height="198" class="size-full wp-image-1611" /><figcaption id="caption-attachment-1611" class="wp-caption-text">Owncloud External ACD</figcaption></figure></li>
</ol>
<p>That&#8217;s it, Amazon cloud drive will now appear as an ACD folder in Owncloud.</p>
<p style="text-align: left;">Is it really unlimited? In their license agreement it says that your service will terminate if your usage &#8220;substantially exceeds or differs from normal use by other users&#8221;. Be sure to check out the fine print. A quick Google around shows users already at hundreds of terabytes which sounds good to me.</p>
<p><img decoding="async" src="https://blog.gaiterjones.com/wp-content/uploads/2017/05/wtf-acd-1.png" alt="" width="600" height="670" class="aligncenter wp-image-1619 size-full" /></p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.gaiterjones.com/how-use-amazon-cloud-drive-with-owncloud/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
