<p></p>
<p>2011/10/22 Hetz Ben Hamo &lt;<a href="mailto:hetzbh@gmail.com">hetzbh@gmail.com</a>&gt;:<br>
&gt; Hi,<br>
&gt; Here is a theoretical question:<br>
&gt; Lets say I have a Linux server in Israel, and I have a block of storage<br>
&gt; (lets say iSCSI partition for this example) in USA, and I want to mount it<br>
&gt; on my server in Israel.<br>
&gt; iSCSI over such a long distance and with big latency (thanks to our ISP&#39;s)<br>
&gt; is a big no no, it&#39;s too slow. NFS is also not a good idea (here&#39;s why).<br>
&gt; I can take this storage, format it and export it from my server in USA, but<br>
&gt; which protocol would give me:<br>
&gt;<br>
&gt; All (or almost all) functionality of a local mounted device<br>
&gt; Can work with long distance latencies<br>
&gt; won&#39;t &quot;kill&quot; the machine if the remote directory is disconnected /<br>
&gt; &quot;disappeared&quot;<br>
&gt; If possible - supported (either directly or using 3rd party driver) on<br>
&gt; Windows 2008 (Linux is the main concern, Windows is optional)<br>
&gt;<br>
&gt; i&#39;m not looking for FTP solution (I checked curlftpfs, which is FTP<br>
&gt; implemented using FUSE. it&#39;s nice but when it disconnects, the machine will<br>
&gt; have issues), and webdav (slow)<br>
&gt; Any suggestions?<br>
&gt; Thanks,<br>
&gt; Hetz<br>
Hi.<br>
Here are purely theoretical solutions (never used any of those).<br>
<a href="http://cloudfs.org/2011/05/building-your-own-dropbox-equivalent/">http://cloudfs.org/2011/05/building-your-own-dropbox-equivalent/</a><br>
<a href="http://sparkleshare.org/">http://sparkleshare.org/</a><br>
<a href="http://mayrhofer.eu.org/dvcs-autosync">http://mayrhofer.eu.org/dvcs-autosync</a><br>
<a href="http://owncloud.org/index.php/Main_Page">http://owncloud.org/index.php/Main_Page</a></p>
<p>I understand that all of this projects may NOT fit you needs but they may be good hints for further search.</p>
<p>Regards, Evgeny<br>
-- <br>
So long, and thanks for all the fish.<br>
</p>