Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2001 21:00:05 -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:  <200108050400.f75405827190@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: Tony Fleisher <takhus@takhus.mind.net>
Cc: Fritz Heinrichmeyer <jfh@jfh00.fernuni-hagen.de>,
	freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/16155: cp -p does not preserve modification time with msdos-fs
Date: Sun, 5 Aug 2001 00:11:17 -0400

 On Thu, Aug 02, 2001 at 10:56:09PM -0700, Tony Fleisher wrote:
 > 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
 
 Interesting, the originator confirmed the bug still exists in
 4.4-PRERELEASE.  I don't see any changes between -STABLE and -CURRENT
 that would affect this.  So I believe it's probably a difference
 between the MS-DOS filesystems you and the originator are using.
 
 Would both of you mind supplying more details about which OS you
 used to formatted your respective MS-DOS partitions?
 
 Best regards,
 Mike Barcroft

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?200108050400.f75405827190>