For this purpose you can use wget instead with following keys:
wget –recursive –no-clobber –page-requisites –html-extension –convert-links –restrict-file-names=windows –domains http://www.yoursite.url –no-parent http://www.yoursite.url
The “convert links” key converts the links so they can be used locally.
Wget is a *nix tool, but you can find Windows binaries also
-
This reply was modified 9 years, 8 months ago by
Account.
Hi marcods,
This is something I’ll be adding to Simply Static shortly (planning for the end of September). But if you need something quicker, Account’s method will definitely work. Simply Static is basically just wget with a GUI 😀
Best,
Scott