Try this:
apt-get update && apt-get install webmin webmin-proftpd
That will update Webmin (I think the current version in the repo is 1.620) and also install the FTP module you were after...
If you haven't already, you will also need to install ProFTPD itself... You can add 'proftpd-basic' to the end of the line above if you want.
More information about text formats
From the commandline...
Try this:
That will update Webmin (I think the current version in the repo is 1.620) and also install the FTP module you were after...
If you haven't already, you will also need to install ProFTPD itself... You can add 'proftpd-basic' to the end of the line above if you want.