| ME:
I tring to download a site with pages as:
www.something.com/document.aspx?a=b&c=d
HTTrack downloads the file, but inside this the images is
linked as:
www.something.com/image.aspx?a=b&c=d
Httrack makes the download but the file is corrupt, htm
extension,
some with wrong size (few bites, only the header?). If I
rename the
file to gif (this is the correct extension) the image is
corrupted. Why.
On the HTTrack I can configure MIME types (or file
type/extension)
using filters like: image*.* = .gif file???
XAVIER:
> the image is corrupted. Why.
Any errors in the log? (hts-log.txt file)
> On the HTTrack I can configure MIME types (or file
type/extension)
> using filters like: image*.* = .gif file???
Remove the default MIME types - and if necessary,
select "Use Old HTTP 1.0 requests" in the Options tabs.
ME:
I removed the MIME types and selected the option Use Old
HTTP 1.0 requests, but the images are corrupted with htm
extension.
The aspx site is send several tipes of files (HTM, gif,
etc) but the HTTrack do not acept this. All the files are
saved as htm files with some error in reader.
ME:
I used a file compare prog: some time were the char could
be 0 he is saved as 20 (hex). Maybe binary files received
as text files?The link has a reference to mime type:
image.aspx?id=1&MIME=image/gif
The httrack can see that?
thanks
Please, help!!! | |