<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>「使用 Wget 定時執行遠端的網站程式」的迴響</title>
	<atom:link href="http://www.neo.com.tw/archives/945/feed" rel="self" type="application/rss+xml" />
	<link>http://www.neo.com.tw/archives/945</link>
	<description>Neo 's Blog</description>
	<lastBuildDate>Wed, 18 Aug 2010 20:17:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>由：Kirin</title>
		<link>http://www.neo.com.tw/archives/945/comment-page-1#comment-6076</link>
		<dc:creator>Kirin</dc:creator>
		<pubDate>Thu, 07 Sep 2006 23:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=945#comment-6076</guid>
		<description>正好有個問題可以用這個方法解決，真是謝謝 neo 大
</description>
		<content:encoded><![CDATA[<p>正好有個問題可以用這個方法解決，真是謝謝 neo 大</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：sharbui</title>
		<link>http://www.neo.com.tw/archives/945/comment-page-1#comment-6075</link>
		<dc:creator>sharbui</dc:creator>
		<pubDate>Wed, 26 Jul 2006 16:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=945#comment-6075</guid>
		<description>NEO大開頭就說過.Wget 原本是設計來透過 HTTP、HTTPS、FTP 等網路協定來抓取檔案的.
只是被我們取巧.剛好轉來當成WEB界面AP的觸發程式.如.你要定時去抓取某些網頁資料回來分析.就可以用這方法.

不過.後來我們直接改用PHP當SHELL.然後再用crontab去定時執行.效果也不錯.
</description>
		<content:encoded><![CDATA[<p>NEO大開頭就說過.Wget 原本是設計來透過 HTTP、HTTPS、FTP 等網路協定來抓取檔案的.<br />
只是被我們取巧.剛好轉來當成WEB界面AP的觸發程式.如.你要定時去抓取某些網頁資料回來分析.就可以用這方法.</p>
<p>不過.後來我們直接改用PHP當SHELL.然後再用crontab去定時執行.效果也不錯.</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Neo</title>
		<link>http://www.neo.com.tw/archives/945/comment-page-1#comment-6074</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Sat, 15 Jul 2006 03:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=945#comment-6074</guid>
		<description>yesYouDo:
如果你希望同時執行的話，可以試試 wget 的 -b 參數。(在 Linux 下可以背景執行，但不適用Windows)

randy:
抓取網站程式檔案就是一種觸發的方式喔。^^
</description>
		<content:encoded><![CDATA[<p>yesYouDo:<br />
如果你希望同時執行的話，可以試試 wget 的 -b 參數。(在 Linux 下可以背景執行，但不適用Windows)</p>
<p>randy:<br />
抓取網站程式檔案就是一種觸發的方式喔。^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：randy</title>
		<link>http://www.neo.com.tw/archives/945/comment-page-1#comment-6073</link>
		<dc:creator>randy</dc:creator>
		<pubDate>Fri, 14 Jul 2006 20:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=945#comment-6073</guid>
		<description>我印象中, 記得 wget 只有抓取遠端檔案的用途, 並沒有辦法執行遠端(或者應該是說觸發)特定檔案或程式的用途. 嗯! 印象中 ......... XD
</description>
		<content:encoded><![CDATA[<p>我印象中, 記得 wget 只有抓取遠端檔案的用途, 並沒有辦法執行遠端(或者應該是說觸發)特定檔案或程式的用途. 嗯! 印象中 ......... XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：jiichen</title>
		<link>http://www.neo.com.tw/archives/945/comment-page-1#comment-6072</link>
		<dc:creator>jiichen</dc:creator>
		<pubDate>Fri, 14 Jul 2006 09:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=945#comment-6072</guid>
		<description>印象中 cron 會排序執行，不會同步，也就是一個抓完才換下一個。嗯，印象中.....
</description>
		<content:encoded><![CDATA[<p>印象中 cron 會排序執行，不會同步，也就是一個抓完才換下一個。嗯，印象中.....</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：yesYouDo</title>
		<link>http://www.neo.com.tw/archives/945/comment-page-1#comment-6071</link>
		<dc:creator>yesYouDo</dc:creator>
		<pubDate>Fri, 14 Jul 2006 04:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=945#comment-6071</guid>
		<description>在crontab檔寫了以下的設定
*/5 * * * * wget -qO - &lt;a href=&quot;http://220.134.71.1&quot; rel=&quot;nofollow&quot;&gt;http://220.134.71.1&lt;/a&gt;
*/5 * * * * wget -qO - &lt;a href=&quot;http://220.134.71.2&quot; rel=&quot;nofollow&quot;&gt;http://220.134.71.2&lt;/a&gt;
....
*/5 * * * * wget -qO - &lt;a href=&quot;http://220.134.71.100&quot; rel=&quot;nofollow&quot;&gt;http://220.134.71.100&lt;/a&gt;
假設wget抓一個IP花約5秒，那麼
請問在第5分鍾時是同時100個ip一起抓呢或是
5:00:00抓第一個IP
5:05:00抓第二個IP
.....以此類推

</description>
		<content:encoded><![CDATA[<p>在crontab檔寫了以下的設定<br />
*/5 * * * * wget -qO - <a href="http://220.134.71.1" rel="nofollow">http://220.134.71.1</a><br />
*/5 * * * * wget -qO - <a href="http://220.134.71.2" rel="nofollow">http://220.134.71.2</a><br />
....<br />
*/5 * * * * wget -qO - <a href="http://220.134.71.100" rel="nofollow">http://220.134.71.100</a><br />
假設wget抓一個IP花約5秒，那麼<br />
請問在第5分鍾時是同時100個ip一起抓呢或是<br />
5:00:00抓第一個IP<br />
5:05:00抓第二個IP<br />
.....以此類推</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：axis</title>
		<link>http://www.neo.com.tw/archives/945/comment-page-1#comment-6070</link>
		<dc:creator>axis</dc:creator>
		<pubDate>Thu, 13 Jul 2006 17:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=945#comment-6070</guid>
		<description>如果在第5分鍾抓100個IP，是同時開100支wget呢
或者是第一個IP抓完，換第2個IP呢?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
路過吐個嘈
這問題沒前沒後的，看都看不懂，大家要怎麼回答呢??
第5分鍾抓100個IP??  what the hell was that?
</description>
		<content:encoded><![CDATA[<p>如果在第5分鍾抓100個IP，是同時開100支wget呢<br />
或者是第一個IP抓完，換第2個IP呢?<br />
^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br />
路過吐個嘈<br />
這問題沒前沒後的，看都看不懂，大家要怎麼回答呢??<br />
第5分鍾抓100個IP??  what the hell was that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：randy</title>
		<link>http://www.neo.com.tw/archives/945/comment-page-1#comment-6069</link>
		<dc:creator>randy</dc:creator>
		<pubDate>Thu, 13 Jul 2006 13:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=945#comment-6069</guid>
		<description>前者可能會先受限於自己的頻寬不夠, 反而拖慢速度, 後者 wget 有參數(如果我沒記錯的話應該是 -i )可以配合一個 anyname.txt 純文字檔案, 依照檔案內部寫入的 URL 順序執行任務.
</description>
		<content:encoded><![CDATA[<p>前者可能會先受限於自己的頻寬不夠, 反而拖慢速度, 後者 wget 有參數(如果我沒記錯的話應該是 -i )可以配合一個 anyname.txt 純文字檔案, 依照檔案內部寫入的 URL 順序執行任務.</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：yesYouDo</title>
		<link>http://www.neo.com.tw/archives/945/comment-page-1#comment-6068</link>
		<dc:creator>yesYouDo</dc:creator>
		<pubDate>Wed, 12 Jul 2006 20:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=945#comment-6068</guid>
		<description>如果在第5分鍾抓100個IP，是同時開100支wget呢
或者是第一個IP抓完，換第2個IP呢?
*/5 * * * * wget -qO - &lt;a href=&quot;http://220.134.71.1&quot; rel=&quot;nofollow&quot;&gt;http://220.134.71.1&lt;/a&gt;
*/5 * * * * wget -qO - &lt;a href=&quot;http://220.134.71.2&quot; rel=&quot;nofollow&quot;&gt;http://220.134.71.2&lt;/a&gt;
....
*/5 * * * * wget -qO - &lt;a href=&quot;http://220.134.71.100&quot; rel=&quot;nofollow&quot;&gt;http://220.134.71.100&lt;/a&gt;
請解答
</description>
		<content:encoded><![CDATA[<p>如果在第5分鍾抓100個IP，是同時開100支wget呢<br />
或者是第一個IP抓完，換第2個IP呢?<br />
*/5 * * * * wget -qO - <a href="http://220.134.71.1" rel="nofollow">http://220.134.71.1</a><br />
*/5 * * * * wget -qO - <a href="http://220.134.71.2" rel="nofollow">http://220.134.71.2</a><br />
....<br />
*/5 * * * * wget -qO - <a href="http://220.134.71.100" rel="nofollow">http://220.134.71.100</a><br />
請解答</p>
]]></content:encoded>
	</item>
</channel>
</rss>
