Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <3B7957C8.6020903@ece.gatech.edu> Date: Tue, 14 Aug 2001 12:54:32 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: Charles Wilson CC: cygwin-developers AT cygwin DOT com Subject: Re: readonly, NTFS, and file metadata References: <3B783E6E DOT 2546DF0 AT ece DOT gatech DOT edu> <3B7954F7 DOT 2060209 AT ece DOT gatech DOT edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Charles Wilson wrote: > Corinna Vinschen wrote: > > > Is it true that the problem can be restricted to files > > which are actually owned by the current user??? > > Not entirely. I've done some checking on SolarisX86, and given a file > 'foo' owned by someone else and a group I do not belong to: I forgot to say, foo is -r--r--r--. > > cp -p foo bar > > bar is now owned by me and my group, but has the same timestamp as foo. > > mv foo baz > > baz is still owned by the other user, other group. (I have write > permissions on & ownership of the enclosing directory) --Chuck