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
6 hours 15 min ago
12 hours 56 min ago
16 hours 46 min ago
18 hours 25 min ago
1 day 2 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 16 hours ago
1 day 21 hours ago
1 day 21 hours ago