WGET supports authentication, so its pretty simple.
How to Use WGET with Usernames & Passwords
1. Open Terminal
2. Type: wget --user='username' --password='password' http://path/to/protected/file.zip
Options
--ftp-user
--ftp-password
--http-user
--http-password














No Responses to “How to Use WGET with Usernames & Passwords” Leave a reply ›