Linux 下的下载文件命令

普通文件只需

wget  fileAddr

下载带有登录验证的文件

[chen@localhost Downloads]$ wget --user='av\bname' --ask-password http://xxxxxxxxxxxxxxxxxxxxx.zip

输入登录验证密码即可

posted @ 2015-11-16 11:53  特洛伊-Micro  阅读(1135)  评论(0编辑  收藏  举报