From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: cp -p
13 May 1997 17:17:31 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC5F8C.F0997420.cygnus.gnu-win32@gater.krystalbank.msk.ru>
Original-To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'Bruce D. McLeod'"
	 <b.mcleod@opengroup.org>
Encoding: 25 TEXT
Original-Sender: owner-gnu-win32@cygnus.com

Bruce D. McLeod wrote:
> It used to be that cp -p just messed up the access time, but
> it got worse:
> 
> C:\temp>cp -p bdmlog bdmlog2
> cp: bdmlog2: Invalid argument
> 
> Running b18, NT

The same config.

1:/usr/src$ ls -l t.c
-rw-r--r--   1 Administ Domain U      865 Apr 24 12:06 t.c
2:/usr/src$ cp -p t.c ttt.c
3:/usr/src$ ls -l ttt.c
-rw-r--r--   1 sos      Domain U      865 Apr 24 12:06 ttt.c
4:/usr/src$

I have no idea why this doesn't work for you...

-- 
Sergey Okhapkin
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
