wget command supports username and password combo for both FTP and HTTP file retrieval. Pass following option to wget command: –user=userName: Your FTP/HTTP username –password=passWord : Your HTTP/FTP password These parameters can be overridden using the –ftp-user and –ftp-password options for FTP connections and the –http-user and –http-password options for HTTP connections. Download a file [...]
Archive for the ‘DOWNLOADS’ Category
using wget command…how to download files from password protected web page?
Posted in DOWNLOADS on June 29, 2008 | Leave a Comment »