Wget

From KevinWiki

Revision as of 05:56, 29 September 2008 by Kevin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Download File

-To download a file from the web site secured by SSL and requires username and password.

wget --no-check-certificate --http-user=<username> --http-password=<password> https://site.url.com ~/<location to save>
Personal tools