Koozali.org: home of the SME Server

server to server ftp blocked?!

METIN

server to server ftp blocked?!
« on: March 09, 2002, 03:43:22 AM »
why does the server to server ftp (fxp) not work?

Knight

Re: server to server ftp blocked?!
« Reply #1 on: March 12, 2002, 10:28:26 PM »
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."