Since I keep forgetting, to enable fxp transfers from a different IP than the one initiating the transfer put the following in /etc/vsftpd/vsftpd.conf:
pasv_promiscuous=YES
port_promiscuous=YES
That’ll be all
Since I keep forgetting, to enable fxp transfers from a different IP than the one initiating the transfer put the following in /etc/vsftpd/vsftpd.conf:
pasv_promiscuous=YES
port_promiscuous=YES
That’ll be all