Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2001 22:56:09 -0700 (PDT)
From:      Tony Fleisher <takhus@takhus.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
Message-ID:  <20010802225252.U14618-100000@takhus.dyn.mind.net>
In-Reply-To: <200108020228.f722SBc17521@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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?20010802225252.U14618-100000>