<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://how2forge.org" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - FTP</title>
 <link>http://how2forge.org/taxonomy/term/35/all</link>
 <description>
</description>
 <language>en</language>
 <atom:link href="http://how2forge.org/rss/ftp.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - FTP</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://how2forge.org/taxonomy/term/35/all</link>
 </image>

<item>
 <title>Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 13</title>
 <link>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-fedora-13</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-fedora-13&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/fedora.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth 
Management) On Fedora 13&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a PureFTPd server that uses 
virtual users from a MySQL database instead of real system users. This 
is much more performant and allows to have thousands of ftp users on a 
single machine. In addition to that I will show the use of quota and 
upload/download bandwidth limits with this setup. Passwords will be 
stored encrypted as MD5 strings in the database.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/fedora">Fedora</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <pubDate>Tue, 31 Aug 2010 18:32:25 +0200</pubDate>
 <guid>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-fedora-13</guid>
 <comments>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-fedora-13#comment</comments>
</item>
<item>
 <title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On Mandriva 2010.0</title>
 <link>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-mandriva-2010.0</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-mandriva-2010.0&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Integrate ClamAV Into PureFTPd For Virus Scanning On Mandriva
 2010.0&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can integrate ClamAV into PureFTPd for
 virus scanning on a Mandriva 2010.0 system. In the end, whenever a file
 gets uploaded through PureFTPd, ClamAV will check the file and delete 
it if it is malware.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <category domain="http://how2forge.org/sitemap/security">Security</category>
 <pubDate>Mon, 28 Jun 2010 16:44:27 +0200</pubDate>
 <guid>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-mandriva-2010.0</guid>
 <comments>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-mandriva-2010.0#comment</comments>
</item>
<item>
 <title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On CentOS 5.4</title>
 <link>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-centos-5.4</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-centos-5.4&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;How To Integrate ClamAV Into PureFTPd For Virus Scanning On CentOS 
5.4&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can integrate ClamAV into PureFTPd for
 virus scanning on a CentOS 5.4 system. In the end, whenever a file gets
 uploaded through PureFTPd, ClamAV will check the file and delete it if 
it is malware.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/centos">CentOS</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <category domain="http://how2forge.org/sitemap/security">Security</category>
 <pubDate>Wed, 16 Jun 2010 17:29:27 +0200</pubDate>
 <guid>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-centos-5.4</guid>
 <comments>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-centos-5.4#comment</comments>
</item>
<item>
 <title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On OpenSUSE 11.2</title>
 <link>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-opensuse-11.2</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-opensuse-11.2&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;How To Integrate ClamAV Into PureFTPd For Virus Scanning On OpenSUSE
 11.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can integrate ClamAV into PureFTPd for
 virus scanning on an OpenSUSE 11.2 system. In the end, whenever a file 
gets uploaded through PureFTPd, ClamAV will check the file and delete it
 if it is malware.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/suse">SuSE</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <category domain="http://how2forge.org/sitemap/security">Security</category>
 <pubDate>Sun, 02 May 2010 18:45:59 +0200</pubDate>
 <guid>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-opensuse-11.2</guid>
 <comments>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-opensuse-11.2#comment</comments>
</item>
<item>
 <title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On Fedora 12</title>
 <link>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-fedora-12</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-fedora-12&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/fedora.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;How To Integrate ClamAV Into PureFTPd For Virus Scanning On Fedora 
12&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can integrate ClamAV into PureFTPd for
 virus scanning on a Fedora 12 system. In the end, whenever a file gets 
uploaded through PureFTPd, ClamAV will check the file and delete it if 
it is malware.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/fedora">Fedora</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <category domain="http://how2forge.org/sitemap/security">Security</category>
 <pubDate>Thu, 22 Apr 2010 11:50:17 +0200</pubDate>
 <guid>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-fedora-12</guid>
 <comments>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-fedora-12#comment</comments>
</item>
<item>
 <title>How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian Lenny</title>
 <link>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian 
Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can integrate ClamAV into PureFTPd for
 virus scanning on a Debian Lenny system. In the end, whenever a file 
gets uploaded through PureFTPd, ClamAV will check the file and delete it
 if it is malware.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <category domain="http://how2forge.org/sitemap/security">Security</category>
 <pubDate>Fri, 16 Apr 2010 17:48:15 +0200</pubDate>
 <guid>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian-lenny</guid>
 <comments>http://how2forge.org/how-to-integrate-clamav-into-pureftpd-for-virus-scanning-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 11.2</title>
 <link>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-opensuse-11.2</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-opensuse-11.2&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth 
Management) On OpenSUSE 11.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a PureFTPd server that uses 
virtual users from a MySQL database instead of real system users. This 
is much more performant and allows to have thousands of ftp users on a 
single machine. In addition to that I will show the use of quota and 
upload/download bandwidth limits with this setup. Passwords will be 
stored encrypted as MD5 strings in the database.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/suse">SuSE</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <pubDate>Wed, 24 Mar 2010 17:06:29 +0100</pubDate>
 <guid>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-opensuse-11.2</guid>
 <comments>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-opensuse-11.2#comment</comments>
</item>
<item>
 <title>Virtual Hosting With vsftpd And MySQL On Debian Lenny</title>
 <link>http://how2forge.org/virtual-hosting-with-vsftpd-and-mysql-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/virtual-hosting-with-vsftpd-and-mysql-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Hosting With vsftpd And MySQL On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Vsftpd is one of the most secure and fastest FTP servers for Linux.
Usually vsftpd is configured to work with system users. This document
describes how to install a vsftpd server that uses virtual users from a
MySQL database instead of real system users. This is much more
performant and allows to have thousands of ftp users on a single
machine.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <pubDate>Mon, 08 Mar 2010 17:34:10 +0100</pubDate>
 <guid>http://how2forge.org/virtual-hosting-with-vsftpd-and-mysql-on-debian-lenny</guid>
 <comments>http://how2forge.org/virtual-hosting-with-vsftpd-and-mysql-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On FreeBSD</title>
 <link>http://how2forge.org/virtual-mail-and-ftp-hosting-with-iredmail-and-pure-ftpd-on-freebsd</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/virtual-mail-and-ftp-hosting-with-iredmail-and-pure-ftpd-on-freebsd&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;114&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/freebsd.gif&quot; width=&quot;111&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On FreeBSD&lt;/b&gt;&lt;/p&gt;
 

&lt;p&gt;iRedMail is a shell script that lets you quickly deploy a
full-featured mail solution in less than 2 minutes. Since version 0.6,
it supports FreeBSD 7.2 and 8.0 (both i386 and x86_64). iRedMail
supports both OpenLDAP and MySQL as backends for storing virtual
domains and users. The OpenLDAP backend of iRedMail allows you to integrate all kinds
of applications. This guide shows you how to integrate pure-ftpd into
the iRedMail ldap backend on FreeBSD 7.2, passwords will be stored in
ldap and you can change the password through webmail.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <category domain="http://how2forge.org/sitemap/freebsd">FreeBSD</category>
 <pubDate>Wed, 24 Feb 2010 17:16:44 +0100</pubDate>
 <guid>http://how2forge.org/virtual-mail-and-ftp-hosting-with-iredmail-and-pure-ftpd-on-freebsd</guid>
 <comments>http://how2forge.org/virtual-mail-and-ftp-hosting-with-iredmail-and-pure-ftpd-on-freebsd#comment</comments>
</item>
<item>
 <title>Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 9.10</title>
 <link>http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-ubuntu-9.10</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-ubuntu-9.10&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;96&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/proftpd.gif&quot; width=&quot;93&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 9.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a Proftpd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota with
this setup.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <pubDate>Mon, 22 Feb 2010 18:31:12 +0100</pubDate>
 <guid>http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-ubuntu-9.10</guid>
 <comments>http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-ubuntu-9.10#comment</comments>
</item>
<item>
 <title>Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Ubuntu 9.10 (Karmic Koala)</title>
 <link>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-ubuntu-9.10</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-ubuntu-9.10&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Ubuntu 9.10 (Karmic Koala)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a PureFTPd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota and
upload/download bandwidth limits with this setup. Passwords will be
stored encrypted as MD5 strings in the database.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <pubDate>Wed, 27 Jan 2010 19:02:14 +0100</pubDate>
 <guid>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-ubuntu-9.10</guid>
 <comments>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-ubuntu-9.10#comment</comments>
</item>
<item>
 <title>Setting Up ProFTPd + TLS On Ubuntu 9.10 (Karmic Koala)</title>
 <link>http://how2forge.org/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;96&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/proftpd.gif&quot; width=&quot;93&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Setting Up ProFTPd + TLS On Ubuntu 9.10 (Karmic Koala)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;FTP is a very insecure protocol because all passwords and all data
are transferred in clear text. By using TLS, the whole communication
can be encrypted, thus making FTP much more secure. This article
explains how to set up ProFTPd with TLS on an Ubuntu 9.10 server.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <category domain="http://how2forge.org/sitemap/security">Security</category>
 <pubDate>Mon, 18 Jan 2010 18:42:49 +0100</pubDate>
 <guid>http://how2forge.org/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala</guid>
 <comments>http://how2forge.org/setting-up-proftpd-tls-on-ubuntu-9.10-karmic-koala#comment</comments>
</item>
<item>
 <title>Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Fedora 11</title>
 <link>http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-fedora-11</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-fedora-11&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;96&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/proftpd.gif&quot; width=&quot;93&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Fedora 11&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a Proftpd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota with
this setup.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/fedora">Fedora</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <pubDate>Thu, 17 Dec 2009 13:55:41 +0100</pubDate>
 <guid>http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-fedora-11</guid>
 <comments>http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-fedora-11#comment</comments>
</item>
<item>
 <title>Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Mandriva 2009.1</title>
 <link>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-mandriva-2009.1</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-mandriva-2009.1&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Mandriva 2009.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a PureFTPd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota and
upload/download bandwidth limits with this setup. Passwords will be
stored encrypted as MD5 strings in the database.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <pubDate>Tue, 15 Dec 2009 12:03:16 +0100</pubDate>
 <guid>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-mandriva-2009.1</guid>
 <comments>http://how2forge.org/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-mandriva-2009.1#comment</comments>
</item>
<item>
 <title>Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Mandriva 2009.1</title>
 <link>http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-mandriva-2009.1</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-mandriva-2009.1&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Mandriva 2009.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install a Proftpd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota with
this setup.&lt;/p&gt;
</description>
 <category domain="http://how2forge.org/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://how2forge.org/sitemap/ftp">FTP</category>
 <pubDate>Fri, 11 Dec 2009 17:18:04 +0100</pubDate>
 <guid>http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-mandriva-2009.1</guid>
 <comments>http://how2forge.org/virtual-hosting-with-proftpd-and-mysql-mandriva-2009.1#comment</comments>
</item>
</channel>
</rss>
