X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: Question on nodosfilewarning Date: Sun, 27 Dec 2009 16:10:05 +0100 Lines: 22 Message-ID: References: <5531.59398627958$1261871932 AT news DOT gmane DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit User-Agent: MicroPlanet-Gravity/2.9.14 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 * Jan Alphenaar (Sun, 27 Dec 2009 00:58:33 +0100) > > I have set the cygwin environment variable to "nodosfilewarning" as > can be seen on the screendump below [...] How have you set it? Where have you set it? User or system variable? > If I execute the command "rsync -rlt -v -e "ssh -F 'C:\Test > \Ssh.conf'" . user AT machine:/Test" I get the warning I know all too > well lately. It is probably because ssh is piped to rsync, but I am > not sure about that. Then why don't you make yourself sure about that? Try ssh without rsync and rsync without ssh. Kind of obvious... As you really haven't given much information, my best guess is that you're connecting to a daemon for which the user environment variable is not set. If that is the case then use a system environment variable instead. Thorsten -- 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