www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <43A0DD9B.8050809@cygwin.com> |
Date: | Wed, 14 Dec 2005 22:06:03 -0500 |
From: | "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com> |
Reply-To: | cygwin AT cygwin DOT com |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050929 Thunderbird/1.0.7 Fedora/1.0.7-1.1.fc4 Mnenhy/0.7.2.0 |
MIME-Version: | 1.0 |
To: | Zarko Roganovic <zarko79 AT hotmail DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: Rsync over SSH not working when ZoneAlarm installed |
References: | <loom DOT 20051215T011825-946 AT post DOT gmane DOT org> |
In-Reply-To: | <loom.20051215T011825-946@post.gmane.org> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Zarko Roganovic wrote: > Hello, > > I'm trying to backup a directory from a Win 2K machine to a Linux server with > cmd below. > > rsync -rvc -e "ssh -l testusr" /cygdrive/c/testdir 192.168.1.2:/home/testusr > > When I uninstall ZoneAlarm(6.1.737) this same command works fine. > It doesn't help if I shutdown ZoneAlarm, I have to uninstall it. This is a test > machine and I'm willing to run ANY tests that you might suggest. I've included > the cygcheck output with ZoneAlarm installed and when it wasn't. We actually ask for *attachments* of cygcheck output, not inclusions. > I really need this to work and I would appreciate any help. This sounds like a firewall configuration problem rather than a Cygwin software problem. Didn't ZoneAlarm query you when you first tried the rsync? I thought that was it's modus operandi. In any case, you need to open port 873 for rsync to run at least. You can check the man page for more info. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |