Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2001 20:40:02 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/16155: cp -p does not preserve modification time with msdos-fs
Message-ID:  <200108050340.f753e2A25993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/16155; it has been noted by GNATS.

From: Mike Barcroft <mike@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: bin/16155: cp -p does not preserve modification time with msdos-fs
Date: Sat, 4 Aug 2001 23:56:36 -0400

 Adding to Audit-Trail.
 
 ----- Forwarded message from Tony Fleisher <takhus@takhus.mind.net> -----
 
 Delivered-To: mike@freebsd.org
 X-Authentication-Warning: takhus.dyn.mind.net: fleisher owned process doing -bs
 Date: Thu, 2 Aug 2001 22:56:09 -0700 (PDT)
 From: Tony Fleisher <takhus@takhus.mind.net>
 X-X-Sender:  <fleisher@takhus.dyn.mind.net>
 To: <mike@FreeBSD.ORG>
 Cc: <freebsd-bugs@FreeBSD.ORG>
 Subject: Re: bin/16155: cp -p does not preserve modification time with msdos-fs
 In-Reply-To: <200108020228.f722SBc17521@freefall.freebsd.org>
 
 I am unable to reproduce this problem on a 5.0-Current (July 13) system.
 
 takhus#	ls -l
 total 76
 -rwxrwxr-x  1 fleisher  fleisher  36513 Jul 13 20:16 NETLOG.TXT
 takhus#	cp -p NETLOG.TXT /mnt/win98/temp/
 cp: chown: /mnt/win98/temp/NETLOG.TXT: Invalid argument
 takhus#	ls -l /mnt/win98/temp
 total 48
 -rwxrwxr-x  1 root  wheel  36513 Jul 13 20:16 NETLOG.TXT
 
 
 
 ----- End forwarded message -----

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108050340.f753e2A25993>