Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

wget username and password

wget --user=remote_user --ask-password ftp://ftp.example.com/file.ext
Password for user `remote_user': [SECRET (not visible)]
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #wget #username #password
ADD COMMENT
Topic
Name
4+7 =