RE: rsync problem behind a router

2002-12-19 Thread tim . conway
_files phase=1 recv_files(1) starting send_file_list done send_files starting -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 12:08 PM To: Chad Moss Cc: [EMAIL PROTECTED] Subject: Re: rsync problem behind a router Chad: From th

RE: rsync problem behind a router

2002-12-18 Thread Chad Moss
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 12:08 PM To: Chad Moss Cc: [EMAIL PROTECTED] Subject: Re: rsync problem behind a router Chad: From the output you have so far, there's not much to go on. Can you try a run with "-vvv&quo

RE: rsync problem behind a router

2002-12-18 Thread Chad Moss
PROTECTED] Subject: Re: rsync problem behind a router On Tue, 17 Dec 2002, Chad Moss wrote: > I have used rsync on many systems, and never had a problem. I am > stumped on what to do with this. > I have a box behind a LinkSys router and I can not "push" or "pull" data >

Re: rsync problem behind a router

2002-12-18 Thread Paul Haas
On Tue, 17 Dec 2002, Chad Moss wrote: > I have used rsync on many systems, and never had a problem. I am > stumped on what to do with this. > I have a box behind a LinkSys router and I can not "push" or "pull" data > to or from it from anywhere. Does it work for very small transfers? Does it wo

Re: rsync problem behind a router

2002-12-18 Thread tim . conway
Chad: From the output you have so far, there's not much to go on. Can you try a run with "-vvv"? That's more likely to reveal exactly what it's failing on, though (AFAIK(IIRC)) it won't tell you about stuff on the remote side. I had to write a wrapper to start rsync in a truss -f for part of