Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2001 13:10:01 -0700 (PDT)
From:      Tony Fleisher <takhus@takhus.mind.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/16155: cp -p does not preserve modification time with msdos-fs
Message-ID:  <200108052010.f75KA1u78285@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: Tony Fleisher <takhus@takhus.mind.net>
To: Mike Barcroft <mike@FreeBSD.org>
Cc: Tony Fleisher <takhus@takhus.mind.net>,
	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 13:03:50 -0700 (PDT)

 I am using Win98SE FAT32 filesystem.
 
 On Sun, 5 Aug 2001, Mike Barcroft wrote:
 
 > 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?200108052010.f75KA1u78285>