Using passwords: -realm, -user and -password |
Some servers have private areas, where a user name and a password have to be supplied in order to download documents. Such areas are called realms. Big Brother is able to deal with them, provided that you tell it which documents require which user name & password combination. This is done as follows:
-realm
regexp -user
string -password
string
-realm "^http://localhost/~francois/private/"
-user francois -password bikini
Using passwords: -realm, -user and -password |