<?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>cPanel Admins &#187; FTP</title>
	<atom:link href="http://www.cpaneladmins.com/category/ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cpaneladmins.com</link>
	<description>Random Notes for cPanel Admins</description>
	<lastBuildDate>Wed, 08 Sep 2010 10:15:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Increase the number of files shown in PureFTPd</title>
		<link>http://www.cpaneladmins.com/2009/11/10/increase-the-number-of-files-shown-in-ftp/</link>
		<comments>http://www.cpaneladmins.com/2009/11/10/increase-the-number-of-files-shown-in-ftp/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 23:21:49 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[PureFTPd]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=110</guid>
		<description><![CDATA[By default, pure-ftpd limits the amount of files and subdirectory trees to 2,000 files, and 8 levels of directories. This can be changed in /etc/pure-ftpd.conf: LimitRecursion 2000 8 Restart the service to enable any changes made: /scripts/restartsrv_ftpserver]]></description>
			<content:encoded><![CDATA[<p>By default, pure-ftpd limits the amount of files and subdirectory trees to 2,000 files, and 8 levels of directories.</p>
<p>This can be changed in /etc/pure-ftpd.conf:</p>
<pre lang=”LANGUAGE” line=”1″ file=”download.txt” colla=”+”>
LimitRecursion 2000 8
</pre>
<p>Restart the service to enable any changes made:</p>
<pre lang=”LANGUAGE” line=”1″ file=”download.txt” colla=”+”>
/scripts/restartsrv_ftpserver
</pre>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/2009/11/10/increase-the-number-of-files-shown-in-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
