Re: Rsync deletion issue on failure

2009-11-25 Thread 夏凯
do you have the --partial options on? this is in the manual, and i usually use -P. --partial keep partially transferred files On Thu, Nov 26, 2009 at 14:03, Adam Gordon wrote: > I didn't see this in the man page or after a cursory Google search. > > I'm rsync-ing a file from compute

Re: Rsync deletion issue on failure

2009-11-25 Thread Adam Gordon
Wow, it is in there. Sorry. I kept looking for "delete." It never occurred to look for the word "partial." Thanks a bunch. --adam On Wed, Nov 25, 2009 at 23:06, Matt McCutchen wrote: > On Wed, 2009-11-25 at 23:03 -0700, Adam Gordon wrote: > > I didn't see this in the man page or after a curs

Re: Rsync deletion issue on failure

2009-11-25 Thread Matt McCutchen
On Wed, 2009-11-25 at 23:03 -0700, Adam Gordon wrote: > I didn't see this in the man page or after a cursory Google search. > > I'm rsync-ing a file from computer A to computer B and the file does > not exist yet on computer B. My problem is that on a shoddy Internet > connection, if rsync fails

Rsync deletion issue on failure

2009-11-25 Thread Adam Gordon
I didn't see this in the man page or after a cursory Google search. I'm rsync-ing a file from computer A to computer B and the file does not exist yet on computer B. My problem is that on a shoddy Internet connection, if rsync fails due to a connection error, the dot file it creates on computer B