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 my debugging.

Tim Conway 
[EMAIL PROTECTED] reorder name and reverse domain 
303.682.4917 office, 303.921.0301 cell 
Philips Semiconductor - Longmont TC 
1880 Industrial Circle, Suite D 
Longmont, CO 80501 
Available via SameTime Connect within Philips, caesupport2 on AIM 
"There are some who call me.... Tim?" 









"Chad Moss" <[EMAIL PROTECTED]>
Sent by: 
[EMAIL PROTECTED]
12/17/02 04:57 PM

 
        To:     <[EMAIL PROTECTED]>
        cc:     (bcc: Tim Conway/LMT/SC/PHILIPS)
        Subject:        rsync problem behind a router
        Classification: 



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?
When I try, it logs into the remote server, gets the file list and just 
stops.
The remote server shows a process running until I control-c out of it?when 
I do that, I get:
 
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
rsync error: received SIGUSR1 or SIGINT (code 20) at main.c(785)
 
The command I am using is:
rsync -avz -e ssh [EMAIL PROTECTED]:/home /home/backup/servername/
 
I have forwarded ports 22 and 873 to that machine, and I have tried 
putting it in the DMZ.
The results do not seem to change.
 
Thanks.


--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to