Edit the proftpd config template file "
/root/ispconfig/isp/conf/proftpd_ispconfig.conf.master" to look like this :
Code:
###################################
#
# ISPConfig proftpd Configuration File
# Version 1.0
#
###################################
DefaultAddress 127.0.0.1
<!-- BEGIN DYNAMIC BLOCK: vhost -->
<VirtualHost {IP}>
DefaultRoot ~
IdentLookups off
ServerIdent on "FTP Server ready."
AllowOverwrite on
AllowRetrieveRestart on
AllowStoreRestart on
Umask 002
{ANON_FTP}
</VirtualHost>
<!-- END DYNAMIC BLOCK: vhost -->
The 1st time you edit one of the user settings with the ISPconfig admin site , the settings will be stored.
Just retyping one of your user passwords and save will store the new directives.
Recent comments
21 hours 5 min ago
1 day 3 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 17 hours ago
2 days 3 hours ago
2 days 3 hours ago
2 days 7 hours ago
2 days 11 hours ago
2 days 12 hours ago