| Having some trouble mirroring the TV Listings from
ZAP2IT.com. It seems that to avoid mirroring of their site,
they intentionally create a circular reference when you
first establish an ASP session. This is preventing HTTrack
from mirroring. Does anyone know a way around this?
Example:
URL to mirror is A.
1) Download of A with a new Session ID returns 302 Moved to
Location B.
2) Location B then returns a 302 moved to C.
3) C then returns 302 moved to Location A. HTTracks stops.
A regular browser does not care that it is returning to A
and so it works.
Thanks for any help,
Peter D.
| |