vsftpd and fxp
Friday, 8. June 2007, 02:54:48
So what is fxp - fxp stands for File Xchange Protocol, it supports transfering files between two servers ftpd via ftp client. You can drag and drop files from one server to another without having to download and reupload to other.
So how can i know ftpd support fxp - An FTP server does not have to do anything special to support FXP. However, you many get tripped up by vsftpd's security precautions on IP addresses. In order to relax these precautions, have a look in the
vsftpd.conf.5 for pasv_promiscuous (and the less advisable port_promiscuous).
So how can i know ftpd support fxp - An FTP server does not have to do anything special to support FXP. However, you many get tripped up by vsftpd's security precautions on IP addresses. In order to relax these precautions, have a look in the
vsftpd.conf.5 for pasv_promiscuous (and the less advisable port_promiscuous).







