<br><br><div><span class="gmail_quote">On 5/22/06, <b class="gmail_sendername">Paul V. Gratz</b> &lt;<a href="mailto:pgratz@gratz1.com">pgratz@gratz1.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Monday 22 May 2006 10:25 am, Cole Tuininga wrote:<br>&gt; On 5/22/06, Dylan Semler &lt;<a href="mailto:dylan.semler@gmail.com">dylan.semler@gmail.com</a>&gt; wrote:<br>&gt; &gt; I'm working remotely and I would like to record and transfer some NHL games
<br>&gt; &gt; while I'm away.&nbsp;&nbsp;I can use scp, but the internet connection here is less<br>&gt; &gt; than reliable and if the transfer gets inturrupted, I'm left with part of<br>&gt; &gt; the game and I have to start the transfer over.&nbsp;&nbsp;Is there any way to use scp
<br>&gt; &gt; or possible something else and resume a file transfer where it left off<br>&gt; &gt; whenever there's a break in the connection?<br>&gt;<br>&gt; How about rsync?&nbsp;&nbsp;That can resume a partial transfer...<br>&gt;
<br><br>You can also setup rsync to use ssh (scp) underneath, so this is<br>probably a good solution.<br>Paul</blockquote><div><br><br>Thanks, I'm using rsync now and it's working well.&nbsp; It also seems to be a bit faster than scp, so that's cool.
<br>Why is it so important to use ssh underneath?&nbsp; Can I verify that passing -e ssh to the rsync command is sufficient to tunnel it through ssh?<br><br>Dylan<br></div><br></div>