I&#39;ve used Expandrive (commercial sshfs app) for this,<div>instead of using reverse-ssh to mount my laptop on EC2, I mount EC2 on my laptop.</div><div><br></div><div>It&#39;s been a while, and I don&#39;t remember exactly what I needed to do in terms of keys.</div>

<div><br><div><div><br><div class="gmail_quote">On Sat, Jan 19, 2013 at 3:02 PM, Olivier Grisel <span dir="ltr">&lt;<a href="mailto:olivier.grisel@ensta.org" target="_blank">olivier.grisel@ensta.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I would like to be able to setup a bi-directional link between the my<br>
home folder in the EC2 cluster and some local folder on my laptop<br>
(e.g. without my working code and ipython notebook under git version<br>
control).<br>
<br>
I currently toying with unison [1] and I think I will be able to turn<br>
that into a starcluster plugin.<br>
<br>
[1] <a href="http://www.cis.upenn.edu/~bcpierce/unison/" target="_blank">http://www.cis.upenn.edu/~bcpierce/unison/</a><br>
<br>
I think it should also be quite easy to write a plugin to setup a<br>
reverse ssh tunnel and then use fuse&#39;s sshfs command to mount my<br>
laptop folder onto some mount point folder on the cluster (assuming<br>
ssh server is running on my laptop). However the link my break and I<br>
don&#39;t want to interrupt a long running computation on the cluster when<br>
I put my laptop to sleep, so the unison approach sounds more<br>
promising.<br>
<br>
Before going further, has anybody else worked on similar tools? Any<br>
tips or resources to share?<br>
<br>
--<br>
Olivier<br>
<a href="http://twitter.com/ogrisel" target="_blank">http://twitter.com/ogrisel</a> - <a href="http://github.com/ogrisel" target="_blank">http://github.com/ogrisel</a><br>
_______________________________________________<br>
StarCluster mailing list<br>
<a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
</blockquote></div><br></div></div></div>