HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Scandisk Errors - Incorrect File Time
Author: Xavier Roche
Date: 03/02/2003 13:31
 
>  ... It appears that this is a result of minor 
differences 
> between the treatment of file times, between NT/W2K and 
> W9x.'
> It would be nice, if WinHTTrack could take account of 
this 
> inconsistency.

Not very simple -- the bug is located in w98 and/or in the 
windows msvcrt library. The only call made by httrack is:
  tim.actime=tim.modtime=mktime(tm_time);
  return utime(file,&tim);

And the given mktime values are only a number of seconds.. 
the bug is probably located on lower (bogus) windowd layers.


 
Reply Create subthread


All articles

Subject Author Date
Scandisk Errors - Incorrect File Time

03/02/2003 12:05
Re: Scandisk Errors - Incorrect File Time

03/02/2003 13:31
Re: Scandisk Errors - Incorrect File Time

03/02/2003 15:42




0

Created with FORUM 2.0.11