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
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
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