Releases: droboports/proftpd
Release list
ProFTPd 1.3.5a for Drobo5N
Once installed, ProFTPd is accessible via FTP and FTPS at port 21.
This DroboApp also ships with a user management web interface, reachable at http://drobo-5n:8021/ using login root, password root. To change the web interface password, connect using SSH and type:
cd /mnt/DroboFS/Shares/DroboApps/proftpd
./libexec/web_server -A ./etc/htpasswd ProFTPd root <new password>
ProFTPd 1.3.5 for DroboFS
Once installed, ProFTPd is accessible via FTP and FTPS at port 21.
This DroboApp also ships with a user management web interface, reachable at http://drobo-fs:8021/ using login root, password root. To change the web interface password, connect using SSH and type:
cd /mnt/DroboFS/Shares/DroboApps/proftpd
./libexec/web_server -A ./etc/htpasswd ProFTPd root <new password>
ProFTPd 1.3.5 for Drobo5N
Once installed, ProFTPd is accessible via FTP and FTPS at port 21.
This DroboApp also ships with a user management web interface, reachable at http://drobo-5n:8021/ using login root, password root. To change the web interface password, connect using SSH and type:
cd /mnt/DroboFS/Shares/DroboApps/proftpd
./libexec/web_server -A ./etc/htpasswd ProFTPd root <new password>
Changelog: Fixes a number of issues with the web interface, and solves the hostname DNS problem.