Segmentation Fault on Large (over 2 gig) file from Win2k client to Win2k daemon.

2002-12-23 Thread Michael Bourgon
I am trying to sync some large (greater than 2 gigabytes) files, pushing them from a Win2k client to a Win2k machine running the rsync daemon. Both machines have the CYGWIN environmental variable set to ntsec. Below is the full session. There is only one file in the MyDatabase directory on the

Database file rsync - any way to tell it to rsync against the last file?

2004-11-12 Thread Michael Bourgon
My apologies if this has been asked before - I searched the archives but couldn't find it, probably because I'm not sure what terms to use. I'm trying to rsync database backups from point A to point B, where point B has rsync running as a service. Every day I make a new backup on point A (mike_db

Re: Database file rsync - any way to tell it to rsync against the last file?

2004-11-17 Thread Michael Bourgon
On Sat, 13 Nov 2004 10:53:34 -0800, Wayne Davison <[EMAIL PROTECTED]> wrote: > > Is there any way to tell it that I want to rsync mike_db_20041110.bak, > > using mike_db_20041109.bak as a source, so that when I'm done I still > > have both files? > One solution that rsync supports out of the box i