Re: linux Rsync + windows rsync + unexpected connection close

2009-04-13 Thread Mihai Stanescu
A kind fellow advised me to downgrade rsync to at least 2.6.9. At seems with older version all works ok On Fri, Apr 10, 2009 at 11:26 PM, Mihai Stanescu wrote: > Hello all > > I cannot sync my windows box with my linux box because of the following error. > > rsync: connection unexpectedly closed

Re: Re[2]: Local disk rsync

2009-04-13 Thread Ryan Malayter
On Fri, Apr 10, 2009 at 1:58 PM, wrote: > I've looked at robocopy, but it doesn't appear to have any > mechanism to skip equal files and only copy files that have changed, > even if it copies the whole file instead of a delta. (perhaps > something could be rigged with the archive bit, though rdif