Site icon Haktan Suren, PhD

Wget HTTP download with authorization

Download files via wget that requires authentication (username and password)

wget --http-user username --http-password password http://www.domain.com

For more detail, use

wget --help
Exit mobile version