<?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: Pure-FTPd with MySQL backend</title>
	<atom:link href="http://www.debiantutorials.net/pure-ftpd-with-mysql-backend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debiantutorials.net/pure-ftpd-with-mysql-backend/</link>
	<description>Copy/Paste tutorials for Debian Linux</description>
	<lastBuildDate>Mon, 01 Mar 2010 20:11:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josh Rosenbaum</title>
		<link>http://www.debiantutorials.net/pure-ftpd-with-mysql-backend/comment-page-1/#comment-1268</link>
		<dc:creator>Josh Rosenbaum</dc:creator>
		<pubDate>Sat, 04 Apr 2009 01:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://debiantutorials.net/pure-ftpd-with-mysql-backend/#comment-1268</guid>
		<description>YOU ROCK!!!!  It was a rights issue, those two lines just made my week!  Thank you!</description>
		<content:encoded><![CDATA[<p>YOU ROCK!!!!  It was a rights issue, those two lines just made my week!  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.debiantutorials.net/pure-ftpd-with-mysql-backend/comment-page-1/#comment-1267</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 03 Apr 2009 20:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://debiantutorials.net/pure-ftpd-with-mysql-backend/#comment-1267</guid>
		<description>Thank you Josh.


You only need to set the home directory in the MySql row and you should be able to use directories on other partitions.


I did some tests and learned that Pure-FTPd requiers both user and group owners to have full control to the parent directory. Can you run these commands and try again:


chown ftpuser.ftpgroup /ftp/ftpsites
chmod 775 /ftp/ftpsites</description>
		<content:encoded><![CDATA[<p>Thank you Josh.</p>
<p>You only need to set the home directory in the MySql row and you should be able to use directories on other partitions.</p>
<p>I did some tests and learned that Pure-FTPd requiers both user and group owners to have full control to the parent directory. Can you run these commands and try again:</p>
<p>chown ftpuser.ftpgroup /ftp/ftpsites<br />
chmod 775 /ftp/ftpsites</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Rosenbaum</title>
		<link>http://www.debiantutorials.net/pure-ftpd-with-mysql-backend/comment-page-1/#comment-1266</link>
		<dc:creator>Josh Rosenbaum</dc:creator>
		<pubDate>Fri, 03 Apr 2009 17:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://debiantutorials.net/pure-ftpd-with-mysql-backend/#comment-1266</guid>
		<description>1st off, great article, very straightforward and well written!  Easy to follow!

I&#039;m not sure if you&#039;re still taking questions, but if you are:  I&#039;m trying to change the &quot;home&quot; directory for the ftp folders to a different partition.  I have a 2nd hard drive that I want the folders to be created on.  The goal would be to have sites go to /ftp/ftpsites/username  and that&#039;s what I put in in the last INSERT INTO step (changed from /home/username/

Is that the only location I&#039;d need to change to the new setting?  If so then I&#039;ve got other issues &#039;cause the user&#039;s sub folder isn&#039;t being created.  I&#039;ve made sure that rights to that partition are 777 so I don&#039;t think its a rights issue, but it may be.

Thanks in advance for your help, and again great article!

-Josh</description>
		<content:encoded><![CDATA[<p>1st off, great article, very straightforward and well written!  Easy to follow!</p>
<p>I&#8217;m not sure if you&#8217;re still taking questions, but if you are:  I&#8217;m trying to change the &#8220;home&#8221; directory for the ftp folders to a different partition.  I have a 2nd hard drive that I want the folders to be created on.  The goal would be to have sites go to /ftp/ftpsites/username  and that&#8217;s what I put in in the last INSERT INTO step (changed from /home/username/</p>
<p>Is that the only location I&#8217;d need to change to the new setting?  If so then I&#8217;ve got other issues &#8217;cause the user&#8217;s sub folder isn&#8217;t being created.  I&#8217;ve made sure that rights to that partition are 777 so I don&#8217;t think its a rights issue, but it may be.</p>
<p>Thanks in advance for your help, and again great article!</p>
<p>-Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.debiantutorials.net/pure-ftpd-with-mysql-backend/comment-page-1/#comment-1260</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 19 Jan 2009 12:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://debiantutorials.net/pure-ftpd-with-mysql-backend/#comment-1260</guid>
		<description>Thanks fantasio, I&#039;ve updated the article.</description>
		<content:encoded><![CDATA[<p>Thanks fantasio, I&#8217;ve updated the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fantasio</title>
		<link>http://www.debiantutorials.net/pure-ftpd-with-mysql-backend/comment-page-1/#comment-686</link>
		<dc:creator>fantasio</dc:creator>
		<pubDate>Fri, 21 Nov 2008 08:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://debiantutorials.net/pure-ftpd-with-mysql-backend/#comment-686</guid>
		<description>you are updated your article but it doesn&#039;t work.Because you&#039;ve changed  &quot;&quot; &#039; 
active enum(’yes’,&#039;no’) NOT NULL default ‘yes’, 
active enum(&#039;yes&#039;,&#039;no&#039;) NOT NULL default &#039;yes&#039; as you can see &#039; symbol different both sql clause .</description>
		<content:encoded><![CDATA[<p>you are updated your article but it doesn&#8217;t work.Because you&#8217;ve changed  &#8220;&#8221; &#8216;<br />
active enum(’yes’,&#8217;no’) NOT NULL default ‘yes’,<br />
active enum(&#8217;yes&#8217;,'no&#8217;) NOT NULL default &#8216;yes&#8217; as you can see &#8216; symbol different both sql clause .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.debiantutorials.net/pure-ftpd-with-mysql-backend/comment-page-1/#comment-26</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 17 Aug 2008 13:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://debiantutorials.net/pure-ftpd-with-mysql-backend/#comment-26</guid>
		<description>Your blog is interesting! 
 
Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Your blog is interesting! </p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fantasio</title>
		<link>http://www.debiantutorials.net/pure-ftpd-with-mysql-backend/comment-page-1/#comment-24</link>
		<dc:creator>fantasio</dc:creator>
		<pubDate>Tue, 12 Aug 2008 09:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://debiantutorials.net/pure-ftpd-with-mysql-backend/#comment-24</guid>
		<description>perfect</description>
		<content:encoded><![CDATA[<p>perfect</p>
]]></content:encoded>
	</item>
</channel>
</rss>
