Compiling rsync with ssh as the default instead of rsh

2001-01-29 Thread Michael James
Among machines that have ssh trust but not rsh. I would like for rsync to default to "-e ssh" without having to setenv RSYNC_RSH /opt/bin/ssh This is something something I expected to be a configure option or at least in the FAQ. So if the answer is RTFFAQ please quote chapter and verse. .

meaning of rsync messages at end of run...

2001-01-29 Thread Denmark B. Weatherburn
HI Listers, Here is the output of a recent rsync script run: bbanksig{opsi}/usr/local/shells>rsync.sh 29-January-2001 09:52:14 checking if bbanksp is available... machine is up! DESTMACH=bbanksp Logging to /usr/bank/opsi/rsynclog.20010129-095214 Backups saved in /rsyncbups/ Synchroniz

Re: The "out of memory" problem with large numbers of files

2001-01-29 Thread Dave Dykstra
On Mon, Jan 29, 2001 at 08:08:26AM +0100, Schmitt, Martin wrote: > Dave, > > > > waitid(P_PID, 6630, 0xEBA8, WEXITED|WTRAPPED|WNOWAIT) > > (sleeping...) > > > > I think that is normal during some phases of rsync's > > execution; at those > > times there is a companion process that is suppo

RE: rsync starting again before completion

2001-01-29 Thread David Bolen
ERICSON,MATHEW (A-Australia,ex1) [[EMAIL PROTECTED]] writes: > Is there any way to prevent rsync from trying to sync a file it is currently > transferring? Two distinct rsyncs can't really tell for sure when they overlap on a file (after all those temporary files might be created by some other u