I have followed the steps to setup Passive FTP for pure-ftpd How to Enable FTP Passive Mode - cPanel Knowledge Base - cPanel Documentation
After running the setup script I notice this line
Updating FTP related RPMs
warn [build_ftp_conf] Invalid ForcePassiveIP setting, switching to default of xxx.xxx.xxx.xxx
However as per the guide my "local" file is setup as follows
root [~]# cd /var/cpanel/conf/pureftpd
root [/var/cpanel/conf/pureftpd]# cat local
ForcePassiveIP: ~
PassivePortRange: 49152 65534
It seems to error on the ~ and set the default IP address from /var/cpanel/conf/pureftpd/main
After running the setup script I notice this line
Updating FTP related RPMs
warn [build_ftp_conf] Invalid ForcePassiveIP setting, switching to default of xxx.xxx.xxx.xxx
However as per the guide my "local" file is setup as follows
root [~]# cd /var/cpanel/conf/pureftpd
root [/var/cpanel/conf/pureftpd]# cat local
ForcePassiveIP: ~
PassivePortRange: 49152 65534
It seems to error on the ~ and set the default IP address from /var/cpanel/conf/pureftpd/main