X-Recipient: archive-cygwin AT delorie DOT 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 AT mycircuit DOT org Message-ID: <4AF1E7E5.8080104@mycircuit.org> Date: Wed, 04 Nov 2009 21:45:25 +0100 From: Peter User-Agent: Thunderbird 2.0.0.23 (X11/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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