<?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>LinuxByte &#187; NetCat</title>
	<atom:link href="http://www.linuxbyte.org/tag/netcat/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxbyte.org</link>
	<description>一个Linux Blog</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:13:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>大量小文件的网络传送</title>
		<link>http://www.linuxbyte.org/da-liang-xiao-wen-lu-de-wang-jian-chuan-song.html</link>
		<comments>http://www.linuxbyte.org/da-liang-xiao-wen-lu-de-wang-jian-chuan-song.html#comments</comments>
		<pubDate>Wed, 06 May 2009 12:26:39 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[系统管理]]></category>
		<category><![CDATA[nc]]></category>
		<category><![CDATA[NetCat]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=415</guid>
		<description><![CDATA[A dir 目录下有N多小文件，要copy 到B 机去 a机 $ tar cf &#8211; dir &#124; nc -l -p 1234 b机 $ nc 192.168.0.a 1234 &#124; tar xf - 虽然linux 主机之间互传文件的方法很多，但这个方法的最大优点就是快。当然如果... ]]></description>
			<content:encoded><![CDATA[<p>A dir 目录下有N多小文件，要copy 到B 机去</p>
<p>a机<br />
$ tar cf &#8211; dir | nc -l -p 1234</p>
<p>b机<br />
$ nc 192.168.0.a 1234 | tar xf -</p>
<p>虽然linux 主机之间互传文件的方法很多，但这个方法的最大优点就是快。当然如果是海量数据还是直接按块读取比较靠谱。</p>
<h2  class="related_post_title">其他大家爱看的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/ubuntu-kao-lv-yong-lightdm-qu-dai-gdm.html" title="Ubuntu 考虑用 LightDM 取代 GDM ">Ubuntu 考虑用 LightDM 取代 GDM </a></li><li><a href="http://www.linuxbyte.org/koffice-she-qu-fen-lie.html" title="Koffice 社区分裂">Koffice 社区分裂</a></li><li><a href="http://www.linuxbyte.org/init-howto.html" title="init 介绍">init 介绍</a></li><li><a href="http://www.linuxbyte.org/squid-command-squidclient-purge.html" title="使用squid命令查看squid运行状态和清除cache ">使用squid命令查看squid运行状态和清除cache </a></li><li><a href="http://www.linuxbyte.org/squid-unofficial-support-for-rhelcentos.html" title="Squid unofficial support for RHEL/CentOS">Squid unofficial support for RHEL/CentOS</a></li><li><a href="http://www.linuxbyte.org/fedora-11-zheng-shi-fa-bu.html" title="Fedora 11 正式发布">Fedora 11 正式发布</a></li><li><a href="http://www.linuxbyte.org/fedora-9-anzhuang-peizhi.html" title="Fedora 9 安装和配置小结">Fedora 9 安装和配置小结</a></li><li><a href="http://www.linuxbyte.org/bizhi-wallpaper-1280x1024.html" title="壁纸精选－自然之美（1280&#215;1024）">壁纸精选－自然之美（1280&#215;1024）</a></li><li><a href="http://www.linuxbyte.org/ru-he-xuan-ze-ci-pan-iodiao-du-qi.html" title="如何选择磁盘I/O调度器">如何选择磁盘I/O调度器</a></li><li><a href="http://www.linuxbyte.org/linuxzhi-fu-peng-chang-windows-7shu-qi-da-mu-zhi.html" title="Linux之父捧场Windows 7竖起大拇指">Linux之父捧场Windows 7竖起大拇指</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2009<br />
Source: <a href="http://www.linuxbyte.org/da-liang-xiao-wen-lu-de-wang-jian-chuan-song.html">大量小文件的网络传送</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/nc" rel="tag">nc</a>, <a href="http://www.linuxbyte.org/tag/netcat" rel="tag">NetCat</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/nc" title="nc" rel="tag">nc</a>, <a href="http://www.linuxbyte.org/tag/netcat" title="NetCat" rel="tag">NetCat</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/da-liang-xiao-wen-lu-de-wang-jian-chuan-song.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

