Skip to content

Releases: droboports/proftpd

ProFTPd 1.3.5a for Drobo5N

Choose a tag to compare

@ricardopadilha ricardopadilha released this 16 Jul 20:14

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

Choose a tag to compare

@ricardopadilha ricardopadilha released this 06 Mar 01:25

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

Choose a tag to compare

@ricardopadilha ricardopadilha released this 08 Jul 22:05

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.