I'm trying to use httrack in a script to mirror a list of ip addresses for my
company. I only have a list of our internet facing ip addresses and no
hostnames. The problem happens when i try to mirror an ip that has a redirect
to a named host. Then i receive the following:
=========================
mirroring (hostip) C0 I0 +hostip/* %h with the wizard help..
12:16:21.127.15.Warning: bytes) File has moved from (hostip)/ to
<https://(namedhost)/default.aspx>
12:16:21/ (0 bytError: 5"Unable to get server's address" (-5) after 2 retries
at link c0/ (from primary/primary)
12:16:21/ (0 bytError: 5"Unable to get server's address" (-5) after 2 retries
at link i0/ (from primary/primary)
12:16:21h/ (0 byError: -"Unable to get server's address" (-5) after 2 retries
at link %h/ (from primary/primary)
12:16:21 Info: No data seems to have been transfered during this
session! : restoring previous one!
=========================
I have a direct connection to the internet(and tried a proxy anyway...i'm
desparate :P) and these sites work fine if i use a domainname. I've tried
filters like +*companydomain.com* but that has a tendency to mirror way more
than just the one site.
is this a bug or user error? any help will be greatly appreciated.
dilate |