<?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>devel.reinikainen.net &#187; ftp</title>
	<atom:link href="http://devel.reinikainen.net/tag/ftp/feed" rel="self" type="application/rss+xml" />
	<link>http://devel.reinikainen.net</link>
	<description>The ramblings of Jani Reinikainen</description>
	<lastBuildDate>Mon, 18 Jul 2011 18:54:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ProFTPd-TLS-SQL Mini How-to</title>
		<link>http://devel.reinikainen.net/30</link>
		<comments>http://devel.reinikainen.net/30#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:13:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux/BSD Server Solutions]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=30</guid>
		<description><![CDATA[Since there are no Ubuntu/Debian packages for ProFTPd with TLS and SQL support, I had to compile from source. However, I just used apt-get to get the SSL libraries. # apt-get update # apt-get install openssl libssl-dev libmysqlclient15-dev zlib1g-dev gcc make g++ I extracted the patched ProFTPd-TLS source and changed to the newly created directory. [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

