Wow, it is in there.  Sorry.  I kept looking for &quot;delete.&quot;  It never occurred to look for the word &quot;partial.&quot;  Thanks a bunch.<br><br clear="all">--adam<br><br>On Wed, Nov 25, 2009 at 23:06, Matt McCutchen <span dir="ltr">&lt;<a href="mailto:matt@mattmccutchen.net">matt@mattmccutchen.net</a>&gt;</span> wrote:<br>

<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On Wed, 2009-11-25 at 23:03 -0700, Adam Gordon wrote:<br>


&gt; I didn&#39;t see this in the man page or after a cursory Google search.<br>
&gt;<br>
&gt; I&#39;m rsync-ing a file from computer A to computer B and the file does<br>
&gt; not exist yet on computer B.  My problem is that on a shoddy Internet<br>
&gt; connection, if rsync fails due to a connection error, the dot file it<br>
&gt; creates on computer B is deleted and I have to start the rsync all<br>
&gt; over from the beginning.<br>
&gt;<br>
&gt; Is there a way to tell rsync to NOT delete this dot file and pick up<br>
&gt; where it left off after failing?  I was in the middle of a 2-hour/2GB<br>
&gt; xfer and the connection died w/ 10MB left.<br>
<br>
</div></div>You want --partial or --partial-dir.<br>
<br>
--<br>
<font color="#888888">Matt<br>
<br>
</font></blockquote></div><br>