1. 程式人生 > >wget http,ftp下載使用密碼

wget http,ftp下載使用密碼

使用者賬戶:vicky

使用者密碼:123456

ftp下載

wget ftp://vicky:[email protected]/xxx.zip

http下載

$wget --http-user=vicky --http-passwd=123456 http://xx.xx.xx.xx/xxx.zip