Set up a Ubuntu server as a FTP server

Hello,

How can I set up a ubuntu server as a FTP server?

Thanks,

Here’s what I’d do …

Install webmin, then log on to webmin, and use it to install/configure ProFTPD Server or WU-FTP Server

There are plenty of tutorials for installing webmin … such as:

or
http://www.kelvinwong.ca/2012/04/29/secure-your-webmin-install-on-ubuntu-12-04-lts/
or
http://www.ubuntugeek.com/how-to-install-webmin-on-ubuntu-12-04-precise-server.html

or many others online :wink:

I am with Mark, Webmin is a must. :wink:
There is a good guide on setting up ProFTPd + TLS On Ubuntu (Oneiric Ocelot):

Ah ok, great thanks for your help guys.