<?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>Comments on: Meiga &#8211; One of The Best Linux File Sharing Programs</title>
	<atom:link href="http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Mon, 23 Nov 2009 10:30:28 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Linux 下跨平台分享文件 &#124; 嘉佑中文博客</title>
		<link>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/comment-page-1/#comment-395530</link>
		<dc:creator>Linux 下跨平台分享文件 &#124; 嘉佑中文博客</dc:creator>
		<pubDate>Mon, 27 Jul 2009 13:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=19867#comment-395530</guid>
		<description>[...] Linux 下的文件分享程序，赶紧在 Google Reader 上搜索了半天，终于找到了，这个程序叫做 Meiga [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux 下的文件分享程序，赶紧在 Google Reader 上搜索了半天，终于找到了，这个程序叫做 Meiga [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahendra</title>
		<link>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/comment-page-1/#comment-391904</link>
		<dc:creator>Mahendra</dc:creator>
		<pubDate>Tue, 30 Jun 2009 06:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=19867#comment-391904</guid>
		<description>p300 java based LAN sharing &amp; messager</description>
		<content:encoded><![CDATA[<p>p300 java based LAN sharing &amp; messager</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahendra</title>
		<link>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/comment-page-1/#comment-391902</link>
		<dc:creator>Mahendra</dc:creator>
		<pubDate>Tue, 30 Jun 2009 06:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=19867#comment-391902</guid>
		<description>There is java based file sharing program which work independent of underlined OS. p300 http://p300.eu/ 

it also comes with built it simple messenger !
Its cool :-)</description>
		<content:encoded><![CDATA[<p>There is java based file sharing program which work independent of underlined OS. p300 <a href="http://p300.eu/" rel="nofollow">http://p300.eu/</a> </p>
<p>it also comes with built it simple messenger !<br />
Its cool <img src='http://www.makeuseof.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henri4</title>
		<link>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/comment-page-1/#comment-391825</link>
		<dc:creator>henri4</dc:creator>
		<pubDate>Mon, 29 Jun 2009 13:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=19867#comment-391825</guid>
		<description>Tux has made the best remark; I use the python interbal http server!</description>
		<content:encoded><![CDATA[<p>Tux has made the best remark; I use the python interbal http server!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Happy coding &#187; Blog Archive</title>
		<link>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/comment-page-1/#comment-391805</link>
		<dc:creator>Happy coding &#187; Blog Archive</dc:creator>
		<pubDate>Mon, 29 Jun 2009 07:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=19867#comment-391805</guid>
		<description>[...] blog comments about Meiga out there, I&#8217;ve found one particularly interesting. Python has an embedded HTTP server that can serve the current directory from a given port. It can [...]</description>
		<content:encoded><![CDATA[<p>[...] blog comments about Meiga out there, I&#8217;ve found one particularly interesting. Python has an embedded HTTP server that can serve the current directory from a given port. It can [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tux</title>
		<link>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/comment-page-1/#comment-391527</link>
		<dc:creator>Tux</dc:creator>
		<pubDate>Sat, 27 Jun 2009 11:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=19867#comment-391527</guid>
		<description>&quot;Do you know of any similar application that’s also a great file sharing program?&quot;
Yes.
It&#039;s a terminal command, although to make it user-friendly it can be front-ended with a Thunar custom user action. Here goes:
python -m SimpleHTTPServer 8282
Then browse to:
http://127.0.0.1:8282/
Same result, different method.</description>
		<content:encoded><![CDATA[<p>&#8220;Do you know of any similar application that’s also a great file sharing program?&#8221;<br />
Yes.<br />
It&#8217;s a terminal command, although to make it user-friendly it can be front-ended with a Thunar custom user action. Here goes:<br />
python -m SimpleHTTPServer 8282<br />
Then browse to:<br />
<a href="http://127.0.0.1:8282/" rel="nofollow">http://127.0.0.1:8282/</a><br />
Same result, different method.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
