Re: rsync not overwriting files on destination

2003-06-04 Thread jw schultz
On Tue, Jun 03, 2003 at 02:13:48PM -0700, Eric Chen wrote: > Hi, > > I am rsyncing from my source server A to a destination server B. > A/vol1 contains two files syslog.txt and syslog.bak > B/vol1 contains five files syslog.txt, syslog.bak, initlog.txt, > internal.txt, and internal.bak. > > I wan

rsync not overwriting files on destination

2003-06-04 Thread Eric Chen
Hi, I am rsyncing from my source server A to a destination server B. A/vol1 contains two files syslog.txt and syslog.bak B/vol1 contains five files syslog.txt, syslog.bak, initlog.txt, internal.txt, and internal.bak. I want to preserve the 5 files on B/vol1 when I do rsync from A to B. Here is t

Re: rsync not overwriting files on destination

2003-06-04 Thread jw schultz
Please start a new thread. On Tue, Jun 03, 2003 at 12:46:04PM -0700, Eric Chen wrote: > Hi, > > I am rsyncing from my source server A to a destination server B. > A/vol1 contains two files syslog.txt and syslog.bak > B/vol1 contains five files syslog.txt, syslog.bak, initlog.txt, > internal.txt,

rsync not overwriting files on destination

2003-06-04 Thread Eric Chen
Hi, I am rsyncing from my source server A to a destination server B. A/vol1 contains two files syslog.txt and syslog.bak B/vol1 contains five files syslog.txt, syslog.bak, initlog.txt, internal.txt, and internal.bak. I want to preserve the 5 files on B/vol1 when I do rsync from A to B. Here is t