0
Q:

wget with username and password

wget --user user --password pass http://example.com/
0
wget --user=remote_user --ask-password ftp://ftp.example.com/file.ext
Password for user `remote_user': [SECRET (not visible)]
0
wget --user=remote_user --password=SECRET ftp://ftp.example.com/file.ext
0

New to Communities?

Join the community