X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=f4YmlB8pEC/dGHLR3yW1VJEItN26WsFw/i6ZOxgTMCc MqR4OEezCdIvbJpNX+aspztaZCTjGJWZ0jJvLa6eNaJ83QR8g31Tansrsrk43NIo W5du1HnzY5zN7rJuOZhlhAubvoiZKBp41FJ4MYW2G3Ab+2FtqRb9LWXaQqWPvxps = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=IKm2OQw3eOLvKnxzjzzxn9EZac8=; b=ahq5vjN7lAool6bQs PwiDQRxz7ph3nBxuOuC+e6vEdoXrzWNRuIXXaPeABj2dYW+hhNsn/wFO5ts5PoEo 4Kb9aMukC9oayyMx/77Zgf1of8Ix9md6F9XTV9qmV6asoWmwrm69ICl1YMaRprOX iuDh6cudMqSFSR9X2SuiOYGTUs= 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 X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_20,KHOP_THREADED,RDNS_NONE autolearn=no version=3.3.1 Message-ID: <51FDC0B2.7010304@tlinx.org> Date: Sat, 03 Aug 2013 19:47:14 -0700 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: Re: Case sensitive filenames for non-NTFS filesystems References: <51FB56D0 DOT 4040609 AT shaddybaddah DOT name> <20130802083105 DOT GC18054 AT calimero DOT vinschen DOT de> <51FB7676 DOT 6090705 AT shaddybaddah DOT name> <20130802102958 DOT GD4166 AT calimero DOT vinschen DOT de> <51FC549E DOT 7000603 AT shaddybaddah DOT name> In-Reply-To: <51FC549E.7000603@shaddybaddah.name> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Shaddy Baddah wrote: > > To be honest, my bug bear with NTFS has been the file/folder ownership. > > But I think noacl's is probably the best compromise for general NTFS > ACL issues. > You realize you can change the ownership of files in cygwin, no? chmod . -R . in your home directory, followed by chmod u+rwX,g+rX,o+rX will give you semi normal posix like permissions in your home dir. It's when other programs not running as you put things in your home dir... You can do similar in windows, but it will often through up more road blocks. Cygwin's easy of use in doing common file system operations is so easy compared to standard Windows Explorer that I've even heard of some anti-virus things reporting cygwin as a possible trojan -- because it gets around all the windows questions (among other things)... -- 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