stan <[EMAIL PROTECTED]> writes:

> wget --no-parent -r -l0 --domains=www.backupcentral.com 
> http://www.backupcentral.com/amanda.html
>
> And let it run for a few seconds, and here is what I get:

BackupCentral.com uses some URLs like
http://www.backupcentral.com/cgi-bin/redirect?url=http://www.stor2b.com/index.php
to go to other places.  wget will hit that url (since it's in the
domain you wanted) and will get redirected to another place, and will
store that file.  It isn't traversing the rest of their site, though.

AFAICT, there's no way to stop it from following redirects to other
sites.  Just don't worry about it.

-- 
Alan Shutko <[EMAIL PROTECTED]> - I am the rocks.
Looking for a developer in St. Louis? http://web.springies.com/~ats/
I smell a RAT! did you bake it, or fry it??


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to