| Subject: Re: Automating downloads... |
Author: Brick |
Date: 07/07/2002 23:39 |
| | Aha... so HTTRACK by default will take the current working
dir as the project and use the cfg options from the hts-
cache sub-dir?
I modify your command with
find . -type d -maxdepth 1 -exec sh -c '(cd {} && httrack --
update --quiet)' \;
will experiment tomorrow.... | |
|
|
|
|
c
Created with FORUM 2.0.11