| I want to download a website (a course page in college) but it requires login
with ID/password, bur as far as I can see HTTrack does not support that
feature.
I'm thinking about modifying HTTtack so it would send ID/password when
prompted, but the download/build instructions I see:
" git clone <https://github.com/xroche/httrack.git> --recurse
cd httrack
./configure && make -j8 && make install DESTDIR=/ "
are not sufficient for me.
Can anyone tell me, or point me toward some documentation that explains what
is needed, and how to build httrack for Windows?
TIA, Az
| |