<?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: Ban File Extensions Using Pure-ftpd</title>
	<atom:link href="http://blog.unixy.net/2009/07/ban-file-extensions-using-pure-ftpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unixy.net/2009/07/ban-file-extensions-using-pure-ftpd/</link>
	<description>Fully Managed Dedicated Servers</description>
	<lastBuildDate>Wed, 16 Mar 2011 08:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: UNIXy</title>
		<link>http://blog.unixy.net/2009/07/ban-file-extensions-using-pure-ftpd/comment-page-1/#comment-755</link>
		<dc:creator>UNIXy</dc:creator>
		<pubDate>Sun, 09 Aug 2009 03:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unixy.net/?p=16#comment-755</guid>
		<description>Don&#039;t forget to pass the script name to it (/root/ban.sh comes after the -r) like this:

pure-uploadscript -p /var/run/pure-ftpd.pid -B -r /root/ban.sh

The command waits for the FTP user to upload a file. As soon as the user uploads the file(s), pure-uploadscript runs the /root/ban.sh script, which in turn checks against a list of banned extensions. If the extensions match (tar zip rar), it removes the file from the uploaded folder.

I hope this makes sense.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget to pass the script name to it (/root/ban.sh comes after the -r) like this:</p>
<p>pure-uploadscript -p /var/run/pure-ftpd.pid -B -r /root/ban.sh</p>
<p>The command waits for the FTP user to upload a file. As soon as the user uploads the file(s), pure-uploadscript runs the /root/ban.sh script, which in turn checks against a list of banned extensions. If the extensions match (tar zip rar), it removes the file from the uploaded folder.</p>
<p>I hope this makes sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharmaine</title>
		<link>http://blog.unixy.net/2009/07/ban-file-extensions-using-pure-ftpd/comment-page-1/#comment-754</link>
		<dc:creator>sharmaine</dc:creator>
		<pubDate>Sun, 09 Aug 2009 02:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unixy.net/?p=16#comment-754</guid>
		<description>Thank you for sharing this!

what does &quot;pure-uploadscript -p /var/run/pure-ftpd.pid -B -r&quot; do anyway?</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this!</p>
<p>what does &#8220;pure-uploadscript -p /var/run/pure-ftpd.pid -B -r&#8221; do anyway?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.075 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-04 16:18:57 -->

