<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>肚破惊天 &#187; Windows</title>
	<atom:link href="http://dupola.com/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://dupola.com</link>
	<description>真理和美女都是赤裸裸的。</description>
	<lastBuildDate>Tue, 31 Aug 2010 18:10:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>肚破惊天 &#187; Windows : 推荐一款下载工具 wget for windows</title>
		<link>http://dupola.com/post/151</link>
		<comments>http://dupola.com/post/151#comments</comments>
		<pubDate>Thu, 19 Apr 2007 08:11:16 +0000</pubDate>
		<dc:creator>dupola</dc:creator>
				<category><![CDATA[DreamHost]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Putty]]></category>
		<category><![CDATA[Wget]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://dupola.com/post/151</guid>
		<description><![CDATA[

 看过“如何在Win主机下运行DreamHost的SSH命令”的朋友肯定记的其中的wget，不过那个是putty中集成的，用于在服务器间传输文件的工具，原来是linux系统中的一个下载工具。现在向大家介绍它的windows版。
先下载wget for windows，随便放在一个目录。然后在“运行”里运行cmd,然后进入那个wget.exe所在的目录，接着就可以了……
直接输入wget,提示wget &#8211;help，按照帮助，输入，显示好多参数，直接定位到-r参数，也就是递归下载。恩，就是这个，马上输入：
wget -r http://www.live555.com/liveMedia/public/doxygen/
剩下的就是它事情了，它会自动在wget.exe的目录下建立一个www.live555.com 目录，也按照服务器的目录建立子目录。
它的其它一些参数如下（用法）[1]：
用法: wget [选项]&#8230; [URL]&#8230;
命令的引数使用长项目与短项目相同.
启动:
-V, &#8211;version显示Wget的版本并且离开.
-h, &#8211;help显示这个说明档.
-b, -background在启动之後跳到背景去.
-e, -execute=COMMAND执行一个`.wgetrc&#8217;里面的COMMAND指令.
纪录档与输入的档案:
-o, &#8211;output-file=FILE纪录讯息到FILE去.
-a, -append-output=FILE增加讯息到FILE去.
-d, &#8211;debug显示除错的输出.
-q, &#8211;quiet安静模式(不输入任何讯息).
-v, &#8211;verbose冗长模式(这是内定值).
-nv, &#8211;non-verbose关闭verboseness,但不是安静模式.
-i, &#8211;input-file=FILE从FILE读取URL .
-F, &#8211;force-html把输入的档案当作HTML.
下载:
-t, &#8211;tries=NUMBER设定重复尝试NUMBER次(0是无限制).
-O &#8211;output-document=FILE把文件写到FILE里.
-nc, &#8211;no-clobber不破坏已经存在的档案.
-c, &#8211;continue重新取得一个已经存在的档案.
&#8211;dot-style=STYLE设定取回状况的显示风格.
-N, &#8211;timestamping不取回比本地旧的档案.
-S, &#8211;server-response显示伺服器回应状况.
&#8211;spider不下载任何东西.
-T, &#8211;timeout=SECONDS设定读取时超过的时间为SECONDS秒.
-w, &#8211;wait=SECONDS在取回档案时等待SECONDS秒.
-Y, &#8211;proxy=on/off开启或关闭Proxy.
-Q, &#8211;quota=NUMBER设定取回档案的定额限制为NUMBER个.
目录:
-nd &#8211;no-directories不建立目录.
-x, &#8211;force-directories强制进行目录建立的工作.
-nH, &#8211;no-host-directories不建立主机的目录.
-P, &#8211;directory-prefix=PREFIX把档案存到PREFIX/&#8230;
&#8211;cut-dirs=NUMBER忽略NUMBER个远端的目录元件.
HTTP选项:
&#8211;http-user=USER设http使用者为USER.
&#8211;http0passwd=PASS设http使用者的密码为PASS.
-C, &#8211;cache=on/off提供/关闭快取伺服器资料(正常情况为提供).
&#8211;ignore-length忽略`Content-Length&#8217;标头栏位.
&#8211;proxy-user=USER设USER为Proxy使用者名称.
&#8211;proxy-passwd=PASS设PASS为Proxy密码.
-s, &#8211;save-headers储存HTTP标头成为档案.
-U, &#8211;user-agent=AGENT使用AGENT取代Wget/VERSION作为识别代号.
FTP选项:
&#8211;retr-symlinks取回FTP的象徵连结.
-g, &#8211;glob=on/off turn file name globbing on ot off.
&#8211;passive-ftp使用&#8221;passive&#8221;传输模式.
使用递回方式的取回:
-r, &#8211;recursive像是吸入web的取回&#8211;请小心使用!.
-l, &#8211;level=NUMBER递回层次的最大值(0不限制).
&#8211;delete-after删除下载完毕的档案.
-k, &#8211;convert-links改变没有关连的连结成为有关连.
-m, &#8211;mirror开启适合用来映射的选项.
-nr, &#8211;dont-remove-listing不要移除`.listing&#8217;档.
递回式作业的允许与拒绝选项:
-A, &#8211;accept=LIST允许的扩充项目的列表.
-R, [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9616737115243457";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2006-12-15: dupola.com
google_ad_channel = "1970191960";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "005599";
google_color_text = "999999";
google_color_url = "666666";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></-> <p>看过“<a href="http://dupola.net/post/79" target="_balnk">如何在Win主机下运行DreamHost的SSH命令</a>”的朋友肯定记的其中的wget，不过那个是putty中集成的，用于在服务器间传输文件的工具，原来是linux系统中的一个下载工具。现在向大家介绍它的windows版。</p>
<p>先下载<a href="http://www.interlog.com/~tcharron/wgetwin-1_5_3_1-binary.zip" target="_blank">wget for windows</a>，随便放在一个目录。然后在“运行”里运行cmd,然后进入那个wget.exe所在的目录，接着就可以了……</p>
<p>直接输入wget,提示wget &#8211;help，按照帮助，输入，显示好多参数，直接定位到-r参数，也就是递归下载。恩，就是这个，马上输入：<br />
wget -r <a href="http://www.live555.com/liveMedia/public/doxygen/" target="_blank">http://www.live555.com/liveMedia/public/doxygen/</a><br />
剩下的就是它事情了，它会自动在wget.exe的目录下建立一个<a href="http://www.live555.com/" target="_blank">www.live555.com</a> 目录，也按照服务器的目录建立子目录。</p>
<p>它的其它一些参数如下（用法）[1]：<br />
用法: wget [选项]&#8230; [URL]&#8230;<br />
命令的引数使用长项目与短项目相同.<br />
启动:<br />
-V, &#8211;version显示Wget的版本并且离开.<br />
-h, &#8211;help显示这个说明档.<br />
-b, -background在启动之後跳到背景去.<br />
-e, -execute=COMMAND执行一个`.wgetrc&#8217;里面的COMMAND指令.<br />
纪录档与输入的档案:<br />
-o, &#8211;output-file=FILE纪录讯息到FILE去.<br />
-a, -append-output=FILE增加讯息到FILE去.<br />
-d, &#8211;debug显示除错的输出.<br />
-q, &#8211;quiet安静模式(不输入任何讯息).<br />
-v, &#8211;verbose冗长模式(这是内定值).<br />
-nv, &#8211;non-verbose关闭verboseness,但不是安静模式.<br />
-i, &#8211;input-file=FILE从FILE读取URL .<br />
-F, &#8211;force-html把输入的档案当作HTML.<br />
下载:<br />
-t, &#8211;tries=NUMBER设定重复尝试NUMBER次(0是无限制).<br />
-O &#8211;output-document=FILE把文件写到FILE里.<br />
-nc, &#8211;no-clobber不破坏已经存在的档案.<br />
-c, &#8211;continue重新取得一个已经存在的档案.<br />
&#8211;dot-style=STYLE设定取回状况的显示风格.<br />
-N, &#8211;timestamping不取回比本地旧的档案.<br />
-S, &#8211;server-response显示伺服器回应状况.<br />
&#8211;spider不下载任何东西.<br />
-T, &#8211;timeout=SECONDS设定读取时超过的时间为SECONDS秒.<br />
-w, &#8211;wait=SECONDS在取回档案时等待SECONDS秒.<br />
-Y, &#8211;proxy=on/off开启或关闭Proxy.<br />
-Q, &#8211;quota=NUMBER设定取回档案的定额限制为NUMBER个.<br />
目录:<br />
-nd &#8211;no-directories不建立目录.<br />
-x, &#8211;force-directories强制进行目录建立的工作.<br />
-nH, &#8211;no-host-directories不建立主机的目录.<br />
-P, &#8211;directory-prefix=PREFIX把档案存到PREFIX/&#8230;<br />
&#8211;cut-dirs=NUMBER忽略NUMBER个远端的目录元件.<br />
HTTP选项:<br />
&#8211;http-user=USER设http使用者为USER.<br />
&#8211;http0passwd=PASS设http使用者的密码为PASS.<br />
-C, &#8211;cache=on/off提供/关闭快取伺服器资料(正常情况为提供).<br />
&#8211;ignore-length忽略`Content-Length&#8217;标头栏位.<br />
&#8211;proxy-user=USER设USER为Proxy使用者名称.<br />
&#8211;proxy-passwd=PASS设PASS为Proxy密码.<br />
-s, &#8211;save-headers储存HTTP标头成为档案.<br />
-U, &#8211;user-agent=AGENT使用AGENT取代Wget/VERSION作为识别代号.<br />
FTP选项:<br />
&#8211;retr-symlinks取回FTP的象徵连结.<br />
-g, &#8211;glob=on/off turn file name globbing on ot off.<br />
&#8211;passive-ftp使用&#8221;passive&#8221;传输模式.<br />
使用递回方式的取回:<br />
-r, &#8211;recursive像是吸入web的取回&#8211;请小心使用!.<br />
-l, &#8211;level=NUMBER递回层次的最大值(0不限制).<br />
&#8211;delete-after删除下载完毕的档案.<br />
-k, &#8211;convert-links改变没有关连的连结成为有关连.<br />
-m, &#8211;mirror开启适合用来映射的选项.<br />
-nr, &#8211;dont-remove-listing不要移除`.listing&#8217;档.<br />
递回式作业的允许与拒绝选项:<br />
-A, &#8211;accept=LIST允许的扩充项目的列表.<br />
-R, &#8211;reject=LIST拒绝的扩充项目的列表.<br />
-D, &#8211;domains=LIST允许的网域列表.<br />
&#8211;exclude-domains=LIST拒绝的网域列表(使用逗号来分隔).<br />
-L, &#8211;relative只跟随关联连结前进.<br />
&#8211;follow-ftp跟随HTML文件里面的FTP连结.<br />
-H, &#8211;span-hosts当开始递回时便到外面的主机.<br />
-I, &#8211;include-directories=LIST允许的目录列表.<br />
-X, &#8211;exclude-directories=LIST排除的目录列表.<br />
-nh, &#8211;no-host-lookup不透过DNS查寻主机.<br />
-np, &#8211;no-parent不追朔到起源目录.</p>
<p>[Ref.]<br />
[1]wget参数使用参考  <a href="http://www.21ds.net/article/wgetcssyck,370.html" target="_blank">http://www.21ds.net/article/wgetcssyck,370.html</a><br />
[2]wget project <a href="http://www.gnu.org/software/wget/" target="_blank">http://www.gnu.org/software/wget/</a></p>
	<p style="line-height:22px;"><br/><br/>
	评论数量(3) | <a href="http://dupola.com/post/151#commentform" target="_blank">你来评论</a><br/>
	原文标题：<a href="http://dupola.com/post/151" title="推荐一款下载工具 wget for windows"  target="_blank">推荐一款下载工具 wget for windows</a><br/>
	原文地址：<a href="http://dupola.com/post/151" title="推荐一款下载工具 wget for windows"  target="_blank">http://dupola.com/post/151</a><br/><br/>
	&copy; <strong>版权声明：</strong> 除非特别声明，<a href="http://dupola.com">肚破惊天</a> 所有文章均为 <a href="http://dupola.com" target="_blank" title="dupola">dupola</a> 原创。默认自由转摘且遵守 <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/deed.zh" title="CC" target="_blank">CC 版权协议</a>(署名-保持一致-非商业)。转摘请注明出处，并以超连接形式标明文章原始出处和作者信息。
<img src="http://c32.statcounter.com/3846473/0/c7b6894b/0/" border="0"><img src="http://img.tongji.linezing.com/5222/tongji.gif" border="0"><br/><br/>
    @dupola 在各微博平台：<a href="https://twitter.com/dupola" target="_blank">推特 Twitter（墙站）</a>、<a href="http://t.sina.com.cn/dupola"  target="_blank">新浪微博</a>、<a href="http://t.qq.com/dupola"  target="_blank">腾讯微博</a>、<a href="http://t.163.com/dupola"  target="_blank">网易微博</a><br/><br/>
</p><h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://dupola.com/post/79" title="如何在Win主机下运行DreamHost的SSH命令">如何在Win主机下运行DreamHost的SSH命令</a></li><li><a href="http://dupola.com/post/183" title="巧用SSH做代理服务器">巧用SSH做代理服务器</a></li><li><a href="http://dupola.com/post/109" title="[转]Dreamhost SSH 自己编辑PHP.INI(已开fopen为例)">[转]Dreamhost SSH 自己编辑PHP.INI(已开fopen为例)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://dupola.com/post/151/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
