Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: METIN on March 09, 2002, 03:43:22 AM
-
why does the server to server ftp (fxp) not work?
-
You have to enable it in /etc/proftpd.conf
pasted from http://www.proftpd.org/docs/faq/proftpdfaq-3.html#ss3.6
"To support FXP when connecting as a user place "AllowForeignAddress on" in the Global or VirtualHost context.
To support FXP when connecting as anon "AllowForeignAddress on" must be placed in the Anonymous context.
The config will happily support "AllowForeignAddress on" in multiple places within the config."