AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only

ftpd and server to server transfers (FXP)

  • 1.  ftpd and server to server transfers (FXP)

    Posted Mon July 23, 2007 02:54 PM

    Originally posted by: SystemAdmin


    Does anyone know if it's possible to perform server-to-server FTP transfers with the included ftpd service?

    For testing purposes I'm attempting to use the same machine as both source and target. I've tried this process on other servers (Serv-U, IIS on NT, etc) and it works fine, but in AIX the following occurs:

    The PASV and PORT commands work fine, however both the STOR and RETR commands (on the destination and source sessions respectively) result in no response and the connection being reset by the host around 30 seconds later.

    I can't seem to find any ftpd parameters that would affect this behaviour, so I'm hoping someone here could provide some insight.