<?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: MLDonkey: file_completed_cmd</title>
	<atom:link href="http://www.shadowandy.net/2007/08/mldonkey-file_completed_cmd.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shadowandy.net/2007/08/mldonkey-file_completed_cmd.htm</link>
	<description>Dreams ∙ Passion ∙ Digital World</description>
	<lastBuildDate>Sun, 05 Feb 2012 14:21:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: shadowandy</title>
		<link>http://www.shadowandy.net/2007/08/mldonkey-file_completed_cmd.htm/comment-page-1#comment-4331</link>
		<dc:creator>shadowandy</dc:creator>
		<pubDate>Fri, 08 Aug 2008 03:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/wp/2007/08/mldonkey-file_completed_cmd-1735.htm#comment-4331</guid>
		<description>Trunks,

Thanks for the script! I would remove the earlier 2. :)</description>
		<content:encoded><![CDATA[<p>Trunks,</p>
<p>Thanks for the script! I would remove the earlier 2. <img src='http://www.shadowandy.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trunks</title>
		<link>http://www.shadowandy.net/2007/08/mldonkey-file_completed_cmd.htm/comment-page-1#comment-4325</link>
		<dc:creator>Trunks</dc:creator>
		<pubDate>Thu, 07 Aug 2008 10:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/wp/2007/08/mldonkey-file_completed_cmd-1735.htm#comment-4325</guid>
		<description>if [ -d &quot;/mnt/HD_a2/mldonkey/incoming/files&quot; ]; then
	find /mnt/HD_a2/mldonkey/incoming/files -mmin +720 -maxdepth 1 -exec mv &#039;{}&#039; &#039;/mnt/HD_a2/Incoming&#039; \;
fi
if [ -d &quot;/mnt/HD_a2/mldonkey/incoming/directories&quot; ]; then
	find /mnt/HD_a2/mldonkey/incoming/directories -mmin +720 -maxdepth 1 -exec mv &#039;{}&#039; &#039;/mnt/HD_a2/Incoming&#039; \;
fi

This is the last one, tested and working!</description>
		<content:encoded><![CDATA[<p>if [ -d "/mnt/HD_a2/mldonkey/incoming/files" ]; then<br />
	find /mnt/HD_a2/mldonkey/incoming/files -mmin +720 -maxdepth 1 -exec mv &#8216;{}&#8217; &#8216;/mnt/HD_a2/Incoming&#8217; \;<br />
fi<br />
if [ -d "/mnt/HD_a2/mldonkey/incoming/directories" ]; then<br />
	find /mnt/HD_a2/mldonkey/incoming/directories -mmin +720 -maxdepth 1 -exec mv &#8216;{}&#8217; &#8216;/mnt/HD_a2/Incoming&#8217; \;<br />
fi</p>
<p>This is the last one, tested and working!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shadowandy</title>
		<link>http://www.shadowandy.net/2007/08/mldonkey-file_completed_cmd.htm/comment-page-1#comment-4248</link>
		<dc:creator>shadowandy</dc:creator>
		<pubDate>Fri, 01 Aug 2008 01:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/wp/2007/08/mldonkey-file_completed_cmd-1735.htm#comment-4248</guid>
		<description>Trunks,

Wow! That modification would be great! Do share with us!</description>
		<content:encoded><![CDATA[<p>Trunks,</p>
<p>Wow! That modification would be great! Do share with us!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trunks</title>
		<link>http://www.shadowandy.net/2007/08/mldonkey-file_completed_cmd.htm/comment-page-1#comment-4237</link>
		<dc:creator>Trunks</dc:creator>
		<pubDate>Wed, 30 Jul 2008 18:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/wp/2007/08/mldonkey-file_completed_cmd-1735.htm#comment-4237</guid>
		<description>Works great! Thank you
I&#039;m trying to modify the scrept to leave files at least 12 hours in the shared folder ;)</description>
		<content:encoded><![CDATA[<p>Works great! Thank you<br />
I&#8217;m trying to modify the scrept to leave files at least 12 hours in the shared folder <img src='http://www.shadowandy.net/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shadowandy</title>
		<link>http://www.shadowandy.net/2007/08/mldonkey-file_completed_cmd.htm/comment-page-1#comment-2822</link>
		<dc:creator>shadowandy</dc:creator>
		<pubDate>Sat, 17 Nov 2007 04:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/wp/2007/08/mldonkey-file_completed_cmd-1735.htm#comment-2822</guid>
		<description>Jarek, the default settings (in files tab) auto commit the files after finish downloading. Perhaps you wish to try manually commiting the files and see if it is the commit procedure that is causing the re-download of files
</description>
		<content:encoded><![CDATA[<p>Jarek, the default settings (in files tab) auto commit the files after finish downloading. Perhaps you wish to try manually commiting the files and see if it is the commit procedure that is causing the re-download of files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarek</title>
		<link>http://www.shadowandy.net/2007/08/mldonkey-file_completed_cmd.htm/comment-page-1#comment-2821</link>
		<dc:creator>Jarek</dc:creator>
		<pubDate>Thu, 15 Nov 2007 19:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/wp/2007/08/mldonkey-file_completed_cmd-1735.htm#comment-2821</guid>
		<description>There is a little problem in my case. file_completed_cmd works, files are being moved to proper directory. But then downloaded torrents are waiting &quot;to be committed&quot; in a web-interface... Whe I restart mldonkey, it tries to download those files again and again... any suggestion, please ?
</description>
		<content:encoded><![CDATA[<p>There is a little problem in my case. file_completed_cmd works, files are being moved to proper directory. But then downloaded torrents are waiting &#8220;to be committed&#8221; in a web-interface&#8230; Whe I restart mldonkey, it tries to download those files again and again&#8230; any suggestion, please ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cab007</title>
		<link>http://www.shadowandy.net/2007/08/mldonkey-file_completed_cmd.htm/comment-page-1#comment-2820</link>
		<dc:creator>cab007</dc:creator>
		<pubDate>Thu, 23 Aug 2007 13:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/wp/2007/08/mldonkey-file_completed_cmd-1735.htm#comment-2820</guid>
		<description>Thanks a million, this works great!!!
</description>
		<content:encoded><![CDATA[<p>Thanks a million, this works great!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

