FXP transfer problems

Hi, Just trying SmartFTP for the first time to use FXP transfer server to server.I can get both servers up with no problem but when I try to transfer files I get this log error message. I am trying to transfer folders with sub files inthe directory. Any help / ideas much appreciated!


[18:34:41] NOOP
[18:34:41] 200 NOOP ok.
[18:35:32] NOOP
[18:35:32] 200 NOOP ok.
[18:36:23] NOOP
[18:36:23] 200 NOOP ok.
[18:37:14] NOOP
[18:37:14] 200 NOOP ok.
[18:38:05] NOOP
[18:38:05] 200 NOOP ok.
[18:38:56] NOOP
[18:38:56] 200 NOOP ok.
[18:39:47] NOOP
[18:39:47] 200 NOOP ok.
[18:40:22] TYPE I
[18:40:22] 200 Switching to Binary mode.
[18:40:22] SIZE HTL1.html
[18:40:22] 550 Could not get file size.
[18:40:22] File size check (SIZE) failed. File not found or permission denied.
[18:40:22] EPRT |1|212.67.202.38|52882|
[18:40:22] 500 Bad EPRT protocol.
[18:40:22] MDTM 20060428191235 HTL1.html
[18:40:22] 550 Could not set file modification time.
[18:40:22] Transfer failed.
[18:41:13] NOOP
[18:41:13] 200 NOOP ok.
[18:42:04] NOOP
[18:42:04] 200 NOOP ok.
[18:42:46] SIZE HTL1.html
[18:42:46] 550 Could not get file size.
[18:42:46] File size check (SIZE) failed. File not found or permission denied.
[18:42:46] EPRT |1|212.67.202.38|53205|
[18:42:46] 500 Bad EPRT protocol.
[18:42:46] MDTM 20060428191235 HTL1.html
[18:42:46] 550 Could not set file modification time.
[18:42:46] Transfer failed.
[18:43:37] NOOP
[18:43:37] 200 NOOP ok.
[18:44:08] SIZE HTL2.html
[18:44:08] 550 Could not get file size.
[18:44:08] File size check (SIZE) failed. File not found or permission denied.
[18:44:08] EPRT |1|212.67.202.38|53398|
[18:44:08] 500 Bad EPRT protocol.
[18:44:08] MDTM 20060515202844 HTL2.html
[18:44:08] 550 Could not set file modification time.
[18:44:08] Transfer failed.

Post the complete log including the server welcome message and the SYST/FEAT reply.

But it seems your server doesn't allow FXP.

Regards,
-Mat


Post the complete log including the server welcome message and the SYST/FEAT reply.

But it seems your server doesn't allow FXP.

Regards,
-Mat

Mat,
Thanks, just tried to transfer and this is the log, Sorry to be so anal with asterisks (believe me it was boring!) but highly protective of site security. I asked the dedicated server (linux, ciscofirewall, upload site) guys whether there was a block on FXP and they said no! No problem uploading with FTP.

WinSock 2.0 -- OpenSSL 0.9.8b 04 May 2006
[L] Connecting to www.********.com -> DNS=www.*********.com IP=212.********* PORT=21
[L] Connected to www.**************.com
[L] 220 ProFTPD 1.3.0 Server (HostEurope FTP Server) [212.***********]
[L] USER ***********
[L] 331 Password required for ***********.
[L] PASS (hidden)
[L] 230 User********** logged in.
[L] SYST
[L] 215 UNIX Type: L8
[L] FEAT
[L] 211-Features:
[L] MDTM
[L] REST STREAM
[L] SIZE
[L] 211 End
[L] PWD
[L] 257 "/" is current directory.
[L] TYPE A
[L] 200 Type set to A
[L] PASV
[L] 227 Entering Passive Mode (212,**********).
[L] Opening data connection IP: 212.******** PORT: 47953
[L] LIST -al
[L] 150 Opening ASCII mode data connection for file list
[L] 226 Transfer complete.
[L] List Complete: 560 bytes in 0.22 seconds (2.5 KB/s)
[R] Connecting to 80.244.********** -> IP=80.244.******** PORT=21
[R] Connected to 80.244.**********8
[R] 220 (vsFTPd 2.0.1)
[R] USER ************
[R] 331 Please specify the password.
[R] PASS (hidden)
[R] 230 Login successful.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] EPRT
[R] EPSV
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] TVFS
[R] 211 End
[R] PWD
[R] 257 "/"
[R] TYPE A
[R] 200 Switching to ASCII mode.
[R] PASV
[R] 227 Entering Passive Mode (80,244,*************)
[R] Opening data connection IP: 80.244************PORT: 42220
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 559 bytes in 0.31 seconds (1.7 KB/s)
[R] CWD html
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/html"
[R] PASV
[R] 227 Entering Passive Mode (80,244,*************)
[R] Opening data connection IP: 80.244.************ PORT: 64754
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 26 KB in 0.38 seconds (70.1 KB/s)
[L] CWD public_html
[L] 250 CWD command successful
[L] PWD
[L] 257 "/public_html" is current directory.
[L] PASV
[L] 227 Entering Passive Mode (212,****************).
[L] Opening data connection IP: 212.*************PORT: 48042
[L] LIST -al
[L] 150 Opening ASCII mode data connection for file list
[L] 226 Transfer complete.
[L] List Complete: 46 KB in 23.20 seconds (2.0 KB/s)
[L] CWD /public_html/SH6
[L] 250 CWD command successful
[L] PWD
[L] 257 "/public_html/SH6" is current directory.
[L] PASV
[L] 227 Entering Passive Mode (212,*******************).
[L] Opening data connection IP: 212**********8 PORT: 48251
[L] LIST -al
[L] 150 Opening ASCII mode data connection for file list
[L] 226 Transfer complete.
[L] List Complete: 7 KB in 0.31 seconds (24.0 KB/s)
[R] MKD /html/SH6
[R] 257 "/html/SH6" created
[R] CWD /html/SH6
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/html/SH6"
[R] PASV
[R] 227 Entering Passive Mode (80,244,******************)
[R] Opening data connection IP: 80.244.**********8 PORT: 57766
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 115 bytes in 0.19 seconds (0.6 KB/s)
[L] TYPE I
[L] 200 Type set to I
[R] TYPE I
[R] 200 Switching to Binary mode.
[L] PASV
[L] 227 Entering Passive Mode (212,************).
[R] PORT 212,**************
[R] Connection lost: 80.244.***********
[R] Transfer Failed!
Server Error, Aborted
[R] Attempting to Reconnect.
[R] Connecting to 80.244.**********-> IP=80.244.********* PORT=21 (attempt # 1)
[R] Connected to 80.244.**********
[R] 220 (vsFTPd 2.0.1)
[R] USER **************
[R] 331 Please specify the password.
[R] PASS (hidden)
[R] 230 Login successful.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] EPRT
[R] EPSV
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] TVFS
[R] 211 End
[R] CWD /html/SH6
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/html/SH6"
[R] TYPE A
[R] 200 Switching to ASCII mode.
[R] PASV
[R] 227 Entering Passive Mode (80,244,*************)
[R] Opening data connection IP: 80.244.******** PORT: 42464
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 115 bytes in 0.17 seconds (0.7 KB/s)
[R] TYPE I
[R] 200 Switching to Binary mode.
[L] PASV
[L] 227 Entering Passive Mode (212,**********).
[R] PORT 212,*************
[R] Connection lost: 80.244.********8
[R] Transfer Failed!
Server Error, Aborted
[R] Attempting to Reconnect.
[R] Connecting to 80.244.********* -> IP=80.244.********** PORT=21 (attempt # 1)
[R] Connected to 80.244.*********
[R] 220 (vsFTPd 2.0.1)
[R] USER ****************
[R] 331 Please specify the password.
[R] PASS (hidden)
[R] 230 Login successful.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] EPRT
[R] EPSV
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] TVFS
[R] 211 End
[R] CWD /html/SH6
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/html/SH6"
[R] TYPE A
[R] 200 Switching to ASCII mode.
[R] PASV
[R] 227 Entering Passive Mode (80,244,************)
[R] Opening data connection IP: 80.244.********* PORT: 45278
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 115 bytes in 0.20 seconds (0.6 KB/s)
[R] TYPE I
[R] 200 Switching to Binary mode.
[L] PASV
[L] 227 Entering Passive Mode (212,************).
[R] PORT 212,***************
[R] Connection lost: 80.244.********
[R] Transfer Failed!
Server Error, Aborted
[R] Attempting to Reconnect.
[R] Connecting to 80.244.******** -> IP=80.244.************ PORT=21 (attempt # 1)
[R] Connected to 80.244.*******
[R] 220 (vsFTPd 2.0.1)
[R] USER ***************
[R] 331 Please specify the password.
[R] PASS (hidden)
[R] 230 Login successful.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] EPRT
[R] EPSV
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] TVFS
[R] 211 End
[R] CWD /html/SH6
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/html/SH6"
[R] TYPE A
[R] 200 Switching to ASCII mode.
[R] PASV
[R] 227 Entering Passive Mode (80,244,*************)
[R] Opening data connection IP: 80.244.*********8 PORT: 50640
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 115 bytes in 0.20 seconds (0.6 KB/s)
[R] TYPE I
[R] 200 Switching to Binary mode.
[L] PASV
[L] 227 Entering Passive Mode (212,***********).
[R] PORT 212,***************
[R] Connection lost: 80.244.*******8
[R] Transfer Failed!
Server Error, Aborted
[R] Attempting to Reconnect.
[R] Connecting to 80.244.*******8 -> IP=80.244.********** PORT=21 (attempt # 1)
[R] Connected to 80.244.**********
[R] 220 (vsFTPd 2.0.1)
[R] USER **************
[R] 331 Please specify the password.
[R] PASS (hidden)
[R] 230 Login successful.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] EPRT
[R] EPSV
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] TVFS
[R] 211 End
[R] CWD /html/SH6
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/html/SH6"
[R] TYPE A
[R] 200 Switching to ASCII mode.
[R] PASV
[R] 227 Entering Passive Mode (80,244,**********)
[R] Opening data connection IP: 80.244.********* PORT: 46345
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 115 bytes in 0.19 seconds (0.6 KB/s)
[R] TYPE I
[R] 200 Switching to Binary mode.
[L] PASV
[L] 227 Entering Passive Mode (212,*********).
[R] PORT 212,**********
[R] Connection lost: 80.244.******
[R] Transfer Failed!
Server Error, Aborted
[R] Attempting to Reconnect.
[R] Connecting to 80.244.******** -> IP=80.244.******* PORT=21 (attempt # 1)
[R] Connected to 80.244.*******
[R] 220 (vsFTPd 2.0.1)
[R] USER ************
[R] 331 Please specify the password.
[R] PASS (hidden)
[R] 230 Login successful.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] EPRT
[R] EPSV
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] TVFS
[R] 211 End
[R] CWD /html/SH6
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/html/SH6"
[R] TYPE A
[R] 200 Switching to ASCII mode.
[R] PASV
[R] 227 Entering Passive Mode (80,244,********,174,88)
[R] Opening data connection IP: 80.244.******** PORT: 44632
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 115 bytes in 0.30 seconds (0.4 KB/s)
[R] TYPE I
[R] 200 Switching to Binary mode.
[L] PASV
[L] 227 Entering Passive Mode (212,*************).
[R] PORT 212,************
[R] Error: 10054: Connection reset by peer
[R] Connection lost: 80.244.*********
[R] Transfer Failed!
Server Error, Aborted
[R] Attempting to Reconnect.
[R] Connecting to 80.244.********* -> IP=80.244.********* PORT=21 (attempt # 1)
[R] Connected to 80.244.************
[R] 220 (vsFTPd 2.0.1)
[R] USER ************
[R] 331 Please specify the password.
[R] PASS (hidden)
[R] 230 Login successful.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] EPRT
[R] EPSV
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] TVFS
[R] 211 End
[R] CWD /html/SH6
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/html/SH6"
[R] TYPE A
[R] 200 Switching to ASCII mode.
[R] PASV
[R] 227 Entering Passive Mode (80,244,********,62,174)
[R] Opening data connection IP: 80.244.******** PORT: 16046
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 115 bytes in 0.27 seconds (0.4 KB/s)
[R] TYPE I
[R] 200 Switching to Binary mode.
[L] PASV
[L] 227 Entering Passive Mode (212,************).
[R] PORT 212,***********
[R] Connection lost: 80.244.**********
[R] Transfer Failed!
Server Error, Aborted
[R] Attempting to Reconnect.
[R] Connecting to 80.244.********8 -> IP=80.244.********** PORT=21 (attempt # 1)
[R] Connected to 80.244.********
[R] 220 (vsFTPd 2.0.1)
[R] USER *************8
[R] 331 Please specify the password.
[R] PASS (hidden)
[R] 230 Login successful.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] EPRT
[R] EPSV
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] TVFS
[R] 211 End
[R] CWD /html/SH6
[R] 250 Directory successfully changed.
[R] PWD
[R] 257 "/html/SH6"
[R] TYPE A
[R] 200 Switching to ASCII mode.
[R] PASV
[R] 227 Entering Passive Mode (80,244,********)
[R] Opening data connection IP: 80.244.******* PORT: 14503
[R] LIST -al
[R] 150 Here comes the directory listing.
[R] 226 Directory send OK.
[R] List Complete: 115 bytes in 0.19 seconds (0.6 KB/s)
[R] TYPE I
[R] 200 Switching to Binary mode.
[L] PASV
[L] 227 Entering Passive Mode (212,***********).
[R] PORT 212,*********
[L] 421 No Transfer Timeout (240 seconds): closing control connection.
[L] Transfer Failed!
[L] Connection lost: www.********.com
[R] Connection lost: 80.244.************
Server Error, Aborted

Hello ..

This doesn't look like a log from SmartFTP. Please purchase a license if you need technical support.
https://www.smartftp.com/buy.php

Thank you.
Regards,
SmartFTP

Hello ..

As said before it looks that one of your servers does not support/allow FXP. Before posting again, please provide your license key.

Regards,
SmartFTP

Hello ..

As said before it looks that one of your servers does not support/allow FXP. Before posting again, please provide your license key.

Regards,
SmartFTP

I have the exact same problem, Google bring me to this post.

Support page on vsftpd said there is nothing to set for vsftpd to support FXP, but it does suggest loosen some passive port setting in case there is problem.

I have loosen the setting on both machines to the minimal security level, allowing full anonymous access, and setting DMZ zone on router to forward all ports to both machines, test on files that have Chmod to 777. But SmartFTP still report on 550 Could not get file size and File size check (SIZE) failed. File not found or permission denied.

Individually both machine FTP work perfectly with SmartFTP.

I find this post under Public Support and I am using SmartFTP for personal backup use. Do I still need a license number to get support on this problem?