xroche / httrack

HTTrack Website Copier, copy websites to your computer (Official repository)
http://www.httrack.com/
Other
3.13k stars 619 forks source link

urls that contain # in download list (or external txt file list) use server 'primary' #204

Open ghost opened 3 years ago

ghost commented 3 years ago

I noticed that if I try to use those urls that have indexes or locations within document and that put # sign in url followed by word describing position in document, if I use that in main download list or via text file, then it tries to download something from fake newly existing server called primary. Of course such server does not exist, but causes error log filled with errors and more waiting. No real consequences outside. Gets fixed if I fix all such urls to remove symbol # and any text after it.

Spider-IT commented 2 years ago

I found out, that URLs with # do work, while 302 Redirects with # produce an error 400 Bad Request (see http://forum.httrack.com/readmsg/40431/index.html).