Re: why are things copying?

2000-10-31 Thread Bennett Todd
2000-10-30-12:26:00 Paul D. Smith: > I figured out the problem. My arguments to rsync were causing the > remote tree to be reconstructed one level down from where I wanted > it to go [...] Hooray! Congratulations! Glad your problem isn't any more. For whatever it's worth --- and not to disagree

Re: zombie rsync processes

2000-10-31 Thread Martin Pool
On 27 Oct 2000, Adhamh Findlay <[EMAIL PROTECTED]> wrote: > I'm running rsync 2.4.4 on AIX 4.1.5. I am seeing zombie rsync > processes that continue to grow in number until the machine locks up. > > Here is what the process look like when I do a ps: > > rsync -server --sender -ulogDtprz --del

Re: sync /etc/passwd and friends

2000-10-31 Thread Dave Dykstra
On Tue, Oct 31, 2000 at 12:03:08PM +1100, Martin Pool wrote: > On 15 Sep 2000, Dave Dykstra <[EMAIL PROTECTED]> wrote: > > > An important point you have missed: the -e option is ignored when > > you're connecting to an rsync daemon (that is, either "rsync://" or > > "::" syntax). Ssh cannot be u