Enabling FXP

I have the source dedicated server running HSPcomplete (Plesk) and the target dedicated server running WHM (Cpanel). How do I configure the servers so that FXP works?

Thanks!


Source

[23:54:03] SmartFTP v2.0.993.16
[23:58:39] Resolving host name "example.com"
[23:58:40] Connecting to 66.116.114.125 Port: 21
[23:58:40] Connected to example.com.
[23:58:40] 220 ProFTPD 1.2.10rc3 Server (ProFTPD Default Installation) [example.com]
[23:58:40] USER username
[23:58:40] 331 Password required for username.
[23:58:40] PASS (hidden)
[23:58:40] 230 User username logged in.
[23:58:40] SYST
[23:58:40] 215 UNIX Type: L8
[23:58:40] FEAT
[23:58:40] 211-Features:
[23:58:40] MDTM
[23:58:40] REST STREAM
[23:58:40] SIZE
[23:58:40] 211 End
[23:58:40] PWD
[23:58:40] 257 "/home/username" is current directory.
[23:58:40] CWD /home/username/example.com
[23:58:40] 250 CWD command successful
[23:58:40] PWD
[23:58:41] 257 "/home/username/example.com" is current directory.
[23:58:41] TYPE A
[23:58:41] 200 Type set to A
[23:58:41] PASV
[23:58:41] 227 Entering Passive Mode (66,116,114,125,98,139)
[23:58:41] Opening data connection to 66.116.114.125 Port: 25227
[23:58:41] LIST -aL
[23:58:41] 150 Opening ASCII mode data connection for file list
[23:58:41] 1091 bytes transferred. (22.6 KB/s) (47 ms)
[23:58:41] 226 Transfer complete.
[23:58:44] CWD /home/username/example.com/awstats
[23:58:44] 250 CWD command successful
[23:58:44] PWD
[23:58:44] 257 "/home/username/awstats" is current directory.
[23:58:44] PASV
[23:58:44] 227 Entering Passive Mode (66,116,114,125,98,141)
[23:58:44] Opening data connection to 66.116.114.125 Port: 25229
[23:58:44] LIST -aL
[23:58:44] 150 Opening ASCII mode data connection for file list
[23:58:44] 491 bytes transferred. (14.9 KB/s) (32 ms)
[23:58:44] 226 Transfer complete.
[23:59:09] TYPE I
[23:59:09] 200 Type set to I
[23:59:09] SIZE awstats022006.example.com.txt
[23:59:09] 213 6629
[23:59:10] PASV
[23:59:10] 227 Entering Passive Mode (66,116,114,125,98,147)
[23:59:10] Transfer failed.
[00:00:01] NOOP


Target

[23:54:00] SmartFTP v2.0.993.16
[23:58:59] Resolving host name "69.16.220.231"
[23:58:59] Connecting to 69.16.220.231 Port: 21
[23:58:59] Connected to 69.16.220.231.
[23:58:59] 220---------- Welcome to Pure-FTPd [TLS] ----------
[23:58:59] 220-You are user number 1 of 50 allowed.
[23:58:59] 220-Local time is now 02:59. Server port: 21.
[23:58:59] 220-IPv6 connections are also welcome on this server.
[23:58:59] 220 You will be disconnected after 15 minutes of inactivity.
[23:58:59] USER username2
[23:58:59] 331 User username2 OK. Password required
[23:58:59] PASS (hidden)
[23:58:59] 230-User username2 has group access to: username2
[23:58:59] 230 OK. Current restricted directory is /
[23:58:59] SYST
[23:58:59] 215 UNIX Type: L8
[23:58:59] FEAT
[23:58:59] 211-Extensions supported:
[23:58:59] EPRT
[23:58:59] IDLE
[23:58:59] MDTM
[23:58:59] SIZE
[23:58:59] REST STREAM
[23:58:59] MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
[23:58:59] MLSD
[23:58:59] ESTP
[23:58:59] PASV
[23:58:59] EPSV
[23:58:59] SPSV
[23:58:59] ESTA
[23:58:59] AUTH TLS
[23:58:59] PBSZ
[23:58:59] PROT
[23:59:00] 211 End.
[23:59:00] Detected Server Software: PureFTPd
[23:59:00] PWD
[23:59:00] 257 "/" is your current location
[23:59:00] CWD /tmp/awstats
[23:59:00] 250 OK. Current directory is /tmp/awstats
[23:59:00] PWD
[23:59:00] 257 "/tmp/awstats" is your current location
[23:59:00] TYPE A
[23:59:00] 200 TYPE is now ASCII
[23:59:00] PASV
[23:59:00] 227 Entering Passive Mode (69,16,220,231,27,62)
[23:59:00] Opening data connection to 69.16.220.231 Port: 6974
[23:59:00] MLSD
[23:59:00] 150 Accepted data connection
[23:59:00] 358 bytes transferred. (3.20 KB/s) (109 ms)
[23:59:00] 226-Options: -a -l
[23:59:00] 226 3 matches total
[23:59:09] TYPE I
[23:59:09] 200 TYPE is now 8-bit binary
[23:59:09] SIZE awstats022006.example.com.txt
[23:59:10] 550 Can't check for file existence
[23:59:10] EPRT |1|66.116.114.125|25235|
[23:59:10] 500 I won't open a connection to 66.116.114.125 (only to 70.38.224.11)
[23:59:10] Transfer failed.
[00:00:00] NOOP

We cannot offer support for third-party FTP servers, please refer to the corresponding companies' support service instead. From the SmartFTP Client side, FXP will just work out-of-the-box.