This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: cp -p


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]