| Hi, I'm trying to create an offline mirror of a course that is about to be
taken down by the administrators (I don't know why they can't just leave it up
as an archive ???)
It is a moodle site and does not have a neat hierarchy to mirror.
It has to login to the portal first, but I am only interest in the course on
the term309 server. To do this I set up the URLs as follows :
<http://[user:pass]@portal.univ.ac.uk/login/index.php?>postfile:[myc]\hts-post0>
<http://term309.portal.univ.ac.uk/course/view.php?id=5>
This seems to login fine, but only gets files from portal.univ.ac.uk. I ONLY
want to get the specific course on term309.portal.univ.ac.uk. I have
experimented with Scan Rules without success, eg :
+*.png +*.gif +*.jpg +*.css +*.js -ad.doubleclick.net/*
-mime:application/foobar
-*[name].portal.univ.ac.uk/*
+*[name].http://term309.portal.univ.ac.uk/*
I have also set all php and asp types to be text/html and disabled robot.txt
The logfile shows :
Error: "Not Found" (404) at link
term309.portal.univ.ac.uk/login/itestwin.html (from
term309.portal.univ.ac.uk/lib/javascript-static.js)
13:48:48 Error: "Not Found" (404) at link
term309.portal.univ.ac.uk/login/form.h (from
term309.portal.univ.ac.uk/lib/javascript-static.js)
1
Please, any ideas where I am going wrong ?[using Winhttrack 3.44-1 | |