With the following commandline I don't succeed in downloading a .zip file
called unlocker1.9.0-portable which is I think an external link through
javascript. Commandline: httrack <http://www.emptyloop.com/unlocker/> -O
"C:\Downloads\unlocker" -T60 -R9 -n -N1003 %e50 -F "Mozilla/5.0" -* +*zip
+*exe. Log:
Error: "Unable to get server's address: Unknown error" (-5) after 9 retries
at link %e50/robots.txt (from primary/primary)
Error: "Not Found" (404) at link www.emptyloop.com/unlocker/Alpha64.zip (from
www.emptyloop.com/unlocker/)
Error: "Unable to get server's address: Unknown error" (-5) after 9 retries
at link %e50/ (from primary/primary)
There is no robots.txt section on both websites. What do I do wrong? |