HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: download project
Author: William Roeder
Date: 07/23/2008 17:25
 
> Ok, so I did a bit of searching and found this:
> 
> 'User-Defined Structure'
> with something like: %r/%h%p/%n%[id:-:::].%t

I don't understand that either, but I think the post would create a mirror in
the form:
html1.htm
html2.htm ...
[jpg]jpg1.jpg
[jpg]jpg2.jpg
where the jpgs are shared among the htmls

If I understand you, you want a mirror in the form:
[dir1]html1.htm
[dir1]jpg1.jpg
[dir1]jpg2.jpg
[dir2]html2.htm
[dir2]jpg1.jpg
[dir2]jpg2.jpg

for that I would suggest using httrack in a loop
for /l %A in (1,1,999) do httrack site/%A -o dir%A ...

 
Reply Create subthread


All articles

Subject Author Date
download project

07/23/2008 00:57
Re: download project

07/23/2008 01:22
Re: download project

07/23/2008 17:25
Re: download project

07/23/2008 22:53
Re: download project

07/23/2008 22:59
Re: download project

07/23/2008 23:51
Re: download project

07/24/2008 00:58
Re: download project

07/24/2008 01:02
Re: download project

07/24/2008 23:19
Re: download project

07/25/2008 00:54




f

Created with FORUM 2.0.11