| > I'd like to be able to specify multiple sites so
> they can download overnight. Is there any way to do
> this, with a script or something, or do I have to
> babysit each download?
In one single project:
Just add all URLs in the project, and start it!
In multiple projects:
Use batch scripts (bash scripts on Linux/Unix) or .bat scripts (more difficult
to acheive..)
| |