| I am trying to mirror a large website with hundreds of files that have on file
extension... for example:
<http://www.ntcumc.org/pages/detail/1031>
I using my own small website to test the httrack command line options because
it has one file/url that is setup the same way:
<http://www.churchbuzz.org/vision> (this is an html file)
I have been trying different options for an hour ... the problem is with the
following command line, the /vision file is always getting downloaded by
httrack or winhttrack as "/vision.html"... and I need it to remain "/vision"
Here are the sets of command line options I have tried, and none of them do
what I need... :
-R5r50wI0u0s0DnK0N0
-R5r50wI0u0s0DnK0
-R5r50wI0u0s0Dn
--mirror -u0v
-R5r50wI0u0s0DnKNN0a
-R5r50wI0u0s0DnKNa -N100
Basically, I don't want a mirror, I want an identical copy of all files... my
end goal here is to copy all of these files back to another hosting system and
so all files must remain named the same...
Any ideas?Thanks for any help!
Patrick
| |