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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=AG94fxi93x7rqsm0XAypBTGRkjxs WHN7Uzz4J7ApRkxY+m1j80DHMgvxQ1GpG8jR17HIThTeBjtEmbHzQCiiaXYNTa7d 7SLWgAYQ5mLgNUOiEPt7Ee9zjP1ROGFLLBhWttJa+1o9hMVA6y8eV3UsCx/RmXe8 mQ7RbOR+cpXknE4= 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=Z72JVXeaGC6sMNRwVeVx7DnJJdc=; b=Gg LpuCGcNxRvHzp/dycc3ZH39feHN+DKnzmF/Ft8TXv8cQjLHKB42ft4PeqsweUdFe KA+NqdAHHgbBiw5jK4ju9+fmJweMr9BnzfRNL0RQkW3K3q0aTgJ36aAsL1iPW1xW xIfU8w3ZL0r6VZmu7NfKyBMdLb3qCX7esk4TJukVI= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=mount, overengineered, H*f:sk:C474BEF, H*MI:sk:C474BEF X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: wget 1.17.x creates odd permissions on downloaded files From: Warren Young In-Reply-To: <162138207.20160623211739@yandex.ru> Date: Thu, 23 Jun 2016 13:37:06 -0600 Message-Id: <0E3DF97C-4D65-4A2B-9FFE-881C4073AF96@etr-usa.com> References: <20160622184015 DOT GA73575 AT quantum DOT stat DOT colostate DOT edu> <1C7B9046-3261-4D73-8A92-7F46B86E5A0F AT etr-usa DOT com> <1326055565 DOT 20160623132132 AT yandex DOT ru> <162138207 DOT 20160623211739 AT yandex DOT ru> To: cygwin AT cygwin DOT com X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u5NJbMug026067 On Jun 23, 2016, at 12:17 PM, Andrey Repin wrote: > >>>> Let Explorer fix it. >>> >>> Do NOT do that. It'll screw Cygwin permission handling. > >> Here’s my fixperms script, which keeps both sides happy: > > Overengineered. > Just use noacl mounts and you'll not have this problem again. Let me get this straight: removing Windows permissions that conflict with POSIX permissions is “overengineered,” so your solution is to ignore all permissions? I think I’ll stick with my solution. I couldn’t use noacl anyway, because I use db_home: windows in my nsswitch.conf file, which means my $HOME is outside Cygwin’s mount table. I’d have to individually map each %USERPROFILE% subdir I wanted into /home/warren in order to use noacl. -- 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