<?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: PROFTPD virtual user &#8211; quick howto</title>
	<atom:link href="http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/</link>
	<description>Web &#38; Android Development, Stock Photography &#38; My Income Online</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:56:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tarmo</title>
		<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/#comment-63830</link>
		<dc:creator>tarmo</dc:creator>
		<pubDate>Tue, 29 Nov 2011 22:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=109#comment-63830</guid>
		<description>Very good howto. All is working just fine :-)</description>
		<content:encoded><![CDATA[<p>Very good howto. All is working just fine :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jbuda</title>
		<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/#comment-25863</link>
		<dc:creator>jbuda</dc:creator>
		<pubDate>Thu, 21 Jul 2011 07:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=109#comment-25863</guid>
		<description>Im trying to get the ftpasswd to work on CentOS 32-bit, but when i try ftpasswd. I get errors in the script ... 

ftpasswd: line 28: use: command not found
ftpasswd: line 30: syntax error near unexpected token `(&#039;
ftpasswd: line 30: `use File::Basename qw(basename);&#039;

Any ideas?</description>
		<content:encoded><![CDATA[<p>Im trying to get the ftpasswd to work on CentOS 32-bit, but when i try ftpasswd. I get errors in the script &#8230; </p>
<p>ftpasswd: line 28: use: command not found<br />
ftpasswd: line 30: syntax error near unexpected token `(&#8216;<br />
ftpasswd: line 30: `use File::Basename qw(basename);&#8217;</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KreCi</title>
		<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/#comment-11719</link>
		<dc:creator>KreCi</dc:creator>
		<pubDate>Sun, 16 Jan 2011 22:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=109#comment-11719</guid>
		<description>chmod it to 755</description>
		<content:encoded><![CDATA[<p>chmod it to 755</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomsas</title>
		<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/#comment-11703</link>
		<dc:creator>thomsas</dc:creator>
		<pubDate>Sun, 16 Jan 2011 14:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=109#comment-11703</guid>
		<description>hi, i downloaded the file and im in the correct directory:

but i get:

&quot;ftpasswd: command not found&quot;

im running debian. any help?</description>
		<content:encoded><![CDATA[<p>hi, i downloaded the file and im in the correct directory:</p>
<p>but i get:</p>
<p>&#8220;ftpasswd: command not found&#8221;</p>
<p>im running debian. any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malte</title>
		<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/#comment-2826</link>
		<dc:creator>malte</dc:creator>
		<pubDate>Thu, 03 Jun 2010 15:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=109#comment-2826</guid>
		<description>Just a quick note for anyone who might be having trouble: When i tried this procedure the two files 
ftpd.passwd and
ftpd.group

were created in my home directory, so I had to copy them into /etc/proftpd/ before I got it to work: 

&quot;mv ~/ftpd.* /etc/proftpd/&quot;

Restarted FTP (which in my case I had to via xinetd (&quot;/etc/init.d/xinetd restart&quot; ) and it worked fine!!!

To make sure that no user is able to go outside of their home directory (so that they are &#039;sandboxed&#039; in), additionally add this to proftpd.conf:

DefaultRoot ~</description>
		<content:encoded><![CDATA[<p>Just a quick note for anyone who might be having trouble: When i tried this procedure the two files<br />
ftpd.passwd and<br />
ftpd.group</p>
<p>were created in my home directory, so I had to copy them into /etc/proftpd/ before I got it to work: </p>
<p>&#8220;mv ~/ftpd.* /etc/proftpd/&#8221;</p>
<p>Restarted FTP (which in my case I had to via xinetd (&#8220;/etc/init.d/xinetd restart&#8221; ) and it worked fine!!!</p>
<p>To make sure that no user is able to go outside of their home directory (so that they are &#8216;sandboxed&#8217; in), additionally add this to proftpd.conf:</p>
<p>DefaultRoot ~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruud Zeelen</title>
		<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/#comment-1218</link>
		<dc:creator>Ruud Zeelen</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=109#comment-1218</guid>
		<description>How do I change the permission to write for a virtual user? I just want one ftp-account to access the /var/www directory.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>How do I change the permission to write for a virtual user? I just want one ftp-account to access the /var/www directory.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nessip</title>
		<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/#comment-1032</link>
		<dc:creator>nessip</dc:creator>
		<pubDate>Wed, 09 Dec 2009 15:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=109#comment-1032</guid>
		<description>Great:) Thanks for this howto.
.-= nessip&#180;s last blog ..&lt;a href=&quot;http://nessip.wordpress.com/2009/12/09/mam-talent/&quot; rel=&quot;nofollow&quot;&gt;Mam talent&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Great:) Thanks for this howto.<br />
.-= nessip&#180;s last blog ..<a href="http://nessip.wordpress.com/2009/12/09/mam-talent/" rel="nofollow">Mam talent</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roeland</title>
		<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/#comment-753</link>
		<dc:creator>Roeland</dc:creator>
		<pubDate>Sat, 17 Oct 2009 19:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=109#comment-753</guid>
		<description>You rock! Was so bored with those freaking docs and you had a concise howto. Thank you!</description>
		<content:encoded><![CDATA[<p>You rock! Was so bored with those freaking docs and you had a concise howto. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: polish john</title>
		<link>http://www.kreci.net/linux/proftpd-virtual-user-quick-howto/#comment-551</link>
		<dc:creator>polish john</dc:creator>
		<pubDate>Wed, 07 Oct 2009 08:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=109#comment-551</guid>
		<description>great works - thank&#039;s</description>
		<content:encoded><![CDATA[<p>great works &#8211; thank&#8217;s</p>
]]></content:encoded>
	</item>
</channel>
</rss>

