HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: NEVER overwrite binary files.
Author: ass
Date: 07/22/2007 22:20
 
I have looked at the source code, and it seems not to be a direct problem in
the WinHTTracker, but in the platform independent libhttrack it uses. The part
that test if the file size on local machine and server is equal fail couse it
dont tranform the local path name from Unix-style to DOS-style( / to \ ),
hence it fail to check the local file size. 

This causes the sizehack/updatehack to be none functional when file sizes is
not pulled from cache.

Should be an easy to fix bug, considering that the function that does this is
in the liberary under the name __fconv and used in other places.
 
Reply Create subthread


All articles

Subject Author Date
NEVER overwrite binary files.

07/20/2005 20:43
Re: NEVER overwrite binary files.

07/28/2005 16:43
Re: NEVER overwrite binary files.

07/28/2005 16:43
Re: NEVER overwrite binary files.

07/22/2007 22:20
Re: NEVER overwrite binary files.

07/23/2007 06:11




7

Created with FORUM 2.0.11