X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00
X-Spam-Check-By: sourceware.org
Received-SPF: none  receiver=mailfe12.swip.net; client-ip=188.155.175.201; envelope-from=vmail@mycircuit.org
Message-ID: <4AF1E7E5.8080104@mycircuit.org>
Date: Wed, 04 Nov 2009 21:45:25 +0100
From: Peter <vmail@mycircuit.org>
User-Agent: Thunderbird 2.0.0.23 (X11/20090812)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: rsync appends .exe extension
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hi
I copying files from a linux station to a win32 - cygwin 1.7 station 
using the current openssh server from cygwin

I run:
rsync -rpogv . -e "ssh" host:/

This works, except that for some binaries ( I could not determine any 
pattern or rule )  ending with .exe .src or .sys  , cygwin  adds .exe 
extensions ( yielding files  like .sys.exe ).
Is this normal behavior ? If yes, can it be disabled ?

( Note : that if this cannot be enabled, I think it renders rsync - 
cygwin more or less useless for a couple of mirroring tasks )

Thanks for your ideas
Peter

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

