X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Richard Ivarson Subject: Re: 1.7 - noacl for cygdrive Date: Wed, 19 Nov 2008 20:51:28 +0100 Lines: 28 Message-ID: References: <002201c94993$3a4a2e50$aede8af0$@com> <20081118160333 DOT GB12546 AT ednor DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) In-Reply-To: <20081118160333.GB12546@ednor.casa.cgf.cx> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Christopher Faylor schrieb: > On Tue, Nov 18, 2008 at 08:35:04AM -0700, Rob Bosch wrote: >>> Rob, many thanks for your reply. >>> So it's not just me having massive problems with the NT permissions which >> are >>> being messed up by Cygwin tools like rsync. Actually most Cygwin users >> should >>> see these problems, I guess, because Windows 2000 and XP use NTFS. >>> I can't use rsync anymore, because the permissions of the destination are >> all wrong after rsync resets them... Oh what a pity! >> >> Rsync will work fine with 1.5.25. Just set the global NTSEC (see >> http://www.cygwin.com/cygwin-ug-net/ntsec.html). You have to set this >> variable in your system environment so that any process spawned gets it, >> especially if you are running rsync as a service. If you are scripting it, >> add it in your cmd file. > > ntsec is the *default* and has been for some time. There is no reason to set > it. Yes, Rob meant for us RSYNC users: set CYGWIN=NONTSEC ... because NTSEC (the default) causes much trouble with the NT permissions on RSYNC'ed files. A web search shows that _many_ people run into these problems. So maybe for RSYNC the default NTSEC isn't a good idea. I'm on edge how Cygwin 1.7 solves or rather handles this problem. -Richard -- 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/