<br><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Another way I&#39;ve achieved that is to create a port forwarding from the<br>
remote machine to port 22 on my local machine, e.g. with<br>
&quot;RemoteForward 2222 localhost:22&quot; in my .ssh/config.<br>
<br>
Then I just have to do &quot;scp -P 2222 somefile localhost:&quot; and I copied<br>
it back to my workstation. Even easier if ssh keys are used. I also<br>
have a host alias &quot;home&quot; defined in my .ssh/config on some remote<br>
hosts, so that boils down to an easy to type and remember &quot;scp<br>
somefile home:&quot;.<br>
<br>
I even wrote a mutt macro, so that if I press &quot;x&quot; on some attachment,<br>
it gets copied to my local machine and then an appropriate viewer is<br>
called on my local machine, too. (Unfortunately GDM3 fucked up that<br>
setup by putting the .Xauthority file somewhere else.)<br>
<br><br>
</blockquote><div><br></div><span class="Apple-style-span" style> </span><div>Thanks Alex. I think your answer pretty much summarizes *why* we need something with better integration options :)<span></span></div><div></div>
<br><br>-- <br>Mikko Ohtamaa<br><a href="http://opensourcehacker.com" target="_blank">http://opensourcehacker.com</a><br><a href="http://twitter.com/moo9000" target="_blank">http://twitter.com/moo9000</a><br><br>