Re: Error in rsync that I don't understand..

2002-01-14 Thread Martin Pool
On 14 Jan 2002, Dave Dykstra <[EMAIL PROTECTED]> wrote: > I asked Martin to explain how to do this on the rsync web page or better yet > put a prompt for it there but he hasn't said he would or not. Right, we should do that. Pipermail is not ideal. I particularly hate the way it splits up thre

Re: Error in rsync that I don't understand..

2002-01-14 Thread Sri Ramkrishna
> No, I don't think so because rsync clients don't even call bind(); rsh does > that. The only time rsync calls bind() is when it is running as a --daemon > in the background (not from inetd.conf). Dave, That makes sense to me. Thanks. sri

Re: Error in rsync that I don't understand..

2002-01-14 Thread Dave Dykstra
On Mon, Jan 14, 2002 at 02:03:04PM -0800, Sri Ramkrishna wrote: > > No, I really don't see how it would be possible for rsync to print that > > error. I also see no occurrences of the string "bind:" or "bytes :". > > I agree that it's not rsync source thats causing the problem, but something in

Re: Error in rsync that I don't understand..

2002-01-14 Thread Sri Ramkrishna
> No, I really don't see how it would be possible for rsync to print that > error. I also see no occurrences of the string "bind:" or "bytes :". I agree that it's not rsync source thats causing the problem, but something in the rsync code calls a system call that calls the one thats failing? Do

Re: Error in rsync that I don't understand..

2002-01-14 Thread Dave Dykstra
On Mon, Jan 14, 2002 at 01:38:10PM -0800, Sri Ramkrishna wrote: > On Mon, Jan 14, 2002 at 03:20:18PM -0600, Dave Dykstra wrote: > > On Mon, Jan 14, 2002 at 10:01:31AM -0800, Sri Ramkrishna wrote: > > > > > > [I wish the list archives were searchable, this most likely is a repeat > > > question] >

Re: Error in rsync that I don't understand..

2002-01-14 Thread Dave Dykstra
On Mon, Jan 14, 2002 at 10:01:31AM -0800, Sri Ramkrishna wrote: > > [I wish the list archives were searchable, this most likely is a repeat > question] You can use google to search using the keywords site:lists.samba.org rsync keys_to_search_for > We have a set of cron jobs that do regular

Re: Error in rsync that I don't understand..

2002-01-14 Thread Sri Ramkrishna
On Mon, Jan 14, 2002 at 03:20:18PM -0600, Dave Dykstra wrote: > On Mon, Jan 14, 2002 at 10:01:31AM -0800, Sri Ramkrishna wrote: > > > > [I wish the list archives were searchable, this most likely is a repeat > > question] > > You can use google to search using the keywords > site:lists.samba

RE: Error in rsync that I don't understand..

2002-01-14 Thread Mack, Daemian
> [I wish the list archives were searchable, this most likely > is a repeat question] I don't know if it *is* a repeat question or not, but the archives *are* searchable, here: http://marc.theaimsgroup.com/?l=rsync&r=1&w=2 Daemian Mack

Error in rsync that I don't understand..

2002-01-14 Thread Sri Ramkrishna
[I wish the list archives were searchable, this most likely is a repeat question] We have a set of cron jobs that do regular rsyncs mirroring two trees. This has been pretty stable. Over the weekend, almost all of them broke with this message: rresvport: bind: Permission denied (15728) Error