<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: vsftpd 500 OOPS error</title>
	<link>http://www.andreaswacker.com/blog/2009/01/31/vsftpd-500-oops-error/</link>
	<description>weblog</description>
	<pubDate>Mon, 21 May 2012 19:56:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.2</generator>

	<item>
		<title>by: Joseph</title>
		<link>http://www.andreaswacker.com/blog/2009/01/31/vsftpd-500-oops-error/#comment-2369</link>
		<pubDate>Wed, 08 Dec 2010 19:20:42 +0000</pubDate>
		<guid>http://www.andreaswacker.com/blog/2009/01/31/vsftpd-500-oops-error/#comment-2369</guid>
					<description>trailing space or other whitespace usually because you edited the file in windows.
run vsftpd.conf through strings to fix it:
strings vsftdp.conf &amp;#62; vsftpd.new
cp vsftpd.conf vsftpd.conf.todaysdate.bak
mv vsftpd.new vsftpd.conf</description>
		<content:encoded><![CDATA[	<p>trailing space or other whitespace usually because you edited the file in windows.<br />
run vsftpd.conf through strings to fix it:<br />
strings vsftdp.conf &gt; vsftpd.new<br />
cp vsftpd.conf vsftpd.conf.todaysdate.bak<br />
mv vsftpd.new vsftpd.conf
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

