Virtual private server hosting news, reviews, tips, and tutorials from an industry-leading provider.

How to Setup FTP with ProFTPD in Webmin

Posted: March 14th, 2012 | By: | Filed under: Control Panels, Tutorials | Tags: , , | 1 Comment »

After installing Webmin on a VPS, you may be wondering how to add and configure FTP users. With Webmin it is not a one-click process, but the procedure is still fairly simple. To install proftpd and add a user, follow these steps:

  1. Login to webmin at http://xx.xx.xx.xx:10000 (may be https:// for Debian/Ubuntu systems)
  2. Access the Webmin Modules option via Webmin > Webmin Configuration
  3. Select Standard module from www.webmin.com
  4. Click the button on the right of that option
  5. Choose: proftpd
  6. Click Install Module
  7. On the left sidebar, after installation, click Refresh Modules
  8. Click Create a new user accessed via System > Users and Groups
  9. Provide a username for what is to be your FTP account
  10. Select Normal Password and provide a unique, complex password for the account
  11. If desired, select a custom home directory, otherwise choose Create home directory near the bottom of the options.
  12. Select New Group with same name as user
  13. Click Create

Once this is done, you should be able to access FTP with the username and password you selected, using your server’s IP address as the host.

This article is also available in the VPS6.NET Knowledgebase:

https://vps6.net/my/knowledgebase/65/How-to-Setup-FTP-with-ProFTPD-in-Webmin-.html


One Comment on “How to Setup FTP with ProFTPD in Webmin”

  1. 1 Martin said at 15:47 on June 21st, 2012:

    Everything worked perfectly, good tutorial, thanks!


Leave a Reply