码迷,mamicode.com
首页 > Windows程序 > 详细

windows wget

时间:2017-04-03 21:22:55      阅读:283      评论:0      收藏:0      [点我收藏+]

标签:wget   gnu   xxx   word   变量   bin   --   get   user   

添加系统变量:        GNU_HOME值C:\Program Files (x86)\GnuWin32\

添加path:             ;%GNU_HOME%\bin

wget -c -b --http-user=xxx --http-password=yyy --limit-rate=400K  -P F:/   http://xxx/xxx.rar

-c 支持断点转送

-b 后台

-P F:/  存放在F盘

 

windows wget

标签:wget   gnu   xxx   word   变量   bin   --   get   user   

原文地址:http://www.cnblogs.com/feral/p/6663600.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!