On Thu, 2004-01-01 20:39:03 +0100, Óscar Frías Barranco <[EMAIL PROTECTED]>
wrote in message <[EMAIL PROTECTED]>:
> When I try to use rsync 2.5.7 from a Windows 2000 machine with CygWin and
> ZoneAlarm Pro 4.5.538, I get this error:

ZoneAlarm is a firewall for Win2k, right?

> Read from remote host myweb.com: Connection reset by peer
> rsync: read error: Connection reset by peer
> rsync error: error in rsync protocol data stream (code 12) at
> /home/lapo/packaging/tmp/rsync-2.5.7/io.c(177)

> rsync -vaz --progress --recursive -e ssh [EMAIL PROTECTED]:/home/myuser/*
> /cygdrive/d/BackupsWebs/myweb.com/last/

So you're using ssh for transport, which is port 22/tcp.

> Do you know what is the problem?  Is it in rsync´s side or in ZoneAlarm´s?

Neither. It's you, the user. You misconfigured your firewall, and now
it's exactly doing what you told it to do. Allow 22/tcp to host
myweb.com.

MfG, JBG

-- 
   Jan-Benedict Glaw       [EMAIL PROTECTED]    . +49-172-7608481
   "Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg
    fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!
   ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

Attachment: signature.asc
Description: Digital signature

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

Reply via email to