On Tue, Sep 16, 2008 at 4:55 AM, Peter <[EMAIL PROTECTED]> wrote: > I've run setup.exe on Windows XP to install rsync and other packages for > cygwin. However, it only provides version 2.6.9. I want to install, as > mentioned in this topic, version 3.0.3, however I am unable to find it > via setup.exe nor visiting the site cygwin.com. Any pointers where I can > find the executable would be appreciated. > Thanks > Peter
Hi, Peter. If you haven't found a Windows binary of rsync 3 yet, try http://www.itefix.no/i2/node/10650 I had to upgrade my rsync from 2.6.9 to 3 due to high memory usage by 2.6.9 when walking the directory tree and building a file list in memory... if you have a lot of files, this will take a lot of memory on 2.6.9. version 3 has incremental recursion, where it only keeps two directories in memory at one go, the current one and the next one. this helps a lot. for us it made the difference between being able or unable to run the backup! good luck! Aleksey > ----- Original message ----- > From: "Bernhard Egger" <[EMAIL PROTECTED]> > To: "dan" <[EMAIL PROTECTED]> > Cc: backuppc-users@lists.sourceforge.net > Date: Wed, 06 Aug 2008 13:38:45 +0900 > Subject: Re: [BackupPC-users] Is it OK to use rsync 3.0.3 with BackupPC > 3.1.0 ? > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > yes, because BackupPC uses its own implementation of the rsync protocol. > Nevertheless, backups that wouldn't complete with 2.6.9 now work > perfectly, so I guess they must have fixed some problems on the client > as well. > > dan wrote: >> rsync 3 will work but will function just like rsync 2 did without the >> new features. >> >> On Tue, Aug 5, 2008 at 8:00 PM, Bernhard Egger <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> wrote: >> >> I had similar issues (backups wouldn't complete), and after upgrading >> both servers and clients to rsync to 3.0.2, the problems went away. >> >> I use BackupPC in two different locations with quite many clients and >> have not had any issues caused by rsync 3.0.2 so far. >> >> --be >> > [snip snip] > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > BackupPC-users mailing list > BackupPC-users@lists.sourceforge.net > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: http://backuppc.wiki.sourceforge.net > Project: http://backuppc.sourceforge.net/ > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/