<div dir="ltr"><br><br><div class="gmail_quote">On Sat, Feb 23, 2013 at 6:15 PM, Nadav Har&#39;El <span dir="ltr">&lt;<a href="mailto:nyh@math.technion.ac.il" target="_blank">nyh@math.technion.ac.il</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, I&#39;m looking for a &quot;cloud backup&quot; solution for Linux, where I&#39;ll be<br>
able to use &quot;rsync&quot;, &quot;sftp&quot; (and similar utilities) to a remote server<br>
to back up by files, and when needed, look at individual files (e.g.,<br>
using sshfs) or restore all my files.<br>
<br>
I am *not* looking for a solution based on special purpose (and usually,<br>
closed source) utilities or daemons that attempt to decide for me what to<br>
back up and when - I want to be of full control of this process.<br>
<br>
For the last 3 years, I&#39;ve been using the services of &quot;<a href="http://rsync.net" target="_blank">rsync.net</a>&quot;, and<br>
they&#39;re doing exactly what I want. However, the storage price I pay them<br>
is 40 cents per gigabyte per month, is 4 times that of Amazon&#39;s, so I<br>
think there must be a cheaper solution.<br>
<br>
One thing I&#39;ve been thinking - wouldn&#39;t it be fairly easy to store my<br>
files on Amazon&#39;s S3 or even more simply EBS, and then run rsync server<br>
on a micro instance on EC2? Sounds like a cheap, convenient backup<br>
solution for Linux diehards like myself, and I wonder if anyone has<br>
done this before and then I won&#39;t need to code this myself?<br>
<br><br></blockquote><div><br>There&#39;s <a href="http://s3rsync.com">http://s3rsync.com</a> - they allow you to use rsync and they act as a layer to S3<br><br>Not sure if their pricing model (especially &#39;to be consumed within X days from the prepayment) fits you, however.<br>

<br>and obviously the data goes through them... but that didn&#39;t disturb you in <a href="http://rsync.net">rsync.net</a>, so I am suggesting it.<br><br>HTH,<br><br>-- Shimi<br></div></div><br></div>