public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem with tar & touch in b17.1 on NTFS file systems
@ 1997-03-14  7:40 Mark Levine
  0 siblings, 0 replies; only message in thread
From: Mark Levine @ 1997-03-14  7:40 UTC (permalink / raw)
  To: gnu-win32

I have been having the a common problem with both tar and touch.  I am
running Windows NT 4.0 with NTFS file systems.

The problem is all files extracted from a tar archive and all files that are
the subjet of a touch command have the file date set to 1969/12/31 with a
time in the range of around 19:00

Example (to file on NTFS partitions):

        touch -d 5/5/88 xx
        dir xx
        69/12/31  19:02         0  xx

        touch -d "5/5/88 12:34" yy
        dir yy
        69/12/31  18:58         0  yy

If I do the same to a FAT file system partition or to a Novell netware drive
the date seems to always be the current date and time.

Has anyone else seen this problem, or does it work for you?

I expect the problem is in some common library routine rather than in tar or
touch.




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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-03-14  7:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-03-14  7:40 Problem with tar & touch in b17.1 on NTFS file systems Mark Levine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).