From: "Hubert Toullec" Newsgroups: comp.os.msdos.djgpp Subject: cp strange behaviour Date: 30 Sep 1998 06:05:37 GMT Organization: Wanadoo - (Client of French Internet Provider) Lines: 10 Message-ID: <01bdec37$822d3880$ac000314@cr190w> NNTP-Posting-Host: mans4-248.abo.wanadoo.fr X-Newsreader: Microsoft Internet News 4.70.1155 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I am a new user of djgpp tools and use them at home and at office. I recently discovered encountered a strange behaviour of cp.exe I can't explain. On one computer (home), the command "cp -p fileX dirX" works perfectly (ie, timestamps are preserved) while on the other (office), date and time of the copied file are set to the present. Both computers run under windows 95 (OSR2) and the DOS copy command works as expected (timestamps preserved) Anyone has an idea ?