FZ cannot transfer files with OpenVMS FTP server

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
hosekv
500 Command not understood
Posts: 1
Joined: 2004-07-14 17:53

FZ cannot transfer files with OpenVMS FTP server

#1 Post by hosekv » 2004-07-14 18:23

I can use FZ as ftp client for file and directory transfer with OpenVMS V5.5-2 H4 FTP server. Directory and file display works OK but file transfer always ends with error and too many retries message.
Any idea about this ?
Vaclav

I append FZ log:

Status: Connecting to da ...
Trace: FtpControlSocket.cpp(759): OnConnect(0) OpMode=1 OpState=-1 caller=0x003fc9b0
Status: Connected with da. Waiting for welcome message...
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=1 OpState=-1 caller=0x003fc9b0
Response: 220 DA FTP Server (Version 3.2) Ready.
Command: USER hosek
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=1 OpState=0 caller=0x003fc9b0
Response: 331 Username HOSEK requires a Password.
Command: PASS *******
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=1 OpState=3 caller=0x003fc9b0
Response: 230 User logged in.
Command: FEAT
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fc9b0
Response: 502 FEAT is unimplemented.
Status: Connected
Trace: FtpControlSocket.cpp(3104): ResetOperation(1) OpMode=1 OpState=-13 caller=0x003fc9b0
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"FRA:[USER.MAIN.ABL]","",1) OpMode=0 OpState=-1 caller=0x003fc9b0
Status: Retrieving directory listing...
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=1 caller=0x003fc9b0
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=1 caller=0x003fc9b0
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=2 caller=0x003fc9b0
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=2 caller=0x003fc9b0
Trace: FtpControlSocket.cpp(4351): No quoted path found, try using first token as path caller=0x003fc9b0
Command: PORT 192,168,123,178,8,101
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=7 caller=0x003fc9b0
Response: 200 PORT command successful.
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003fc9b0
Command: TYPE A
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=8 caller=0x003fc9b0
Response: 200 TYPE set to ASCII.
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003fc9b0
Trace: TransferSocket.cpp(549): SetActive() caller=0x01060fd8
Command: LIST
Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x01060fd8
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=9 caller=0x003fc9b0
Response: 150 Opening data connection for (192.168.123.178,2149)
Trace: TransferSocket.cpp(212): Message waiting in queue, resuming later caller=0x01060fd8
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003fc9b0
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=10 caller=0x003fc9b0
Response: 226 LIST Directory transfer complete.
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003fc9b0
Trace: TransferSocket.cpp(1083): Close() caller=0x01060fd8
Trace: FtpControlSocket.cpp(1418): TransferEnd(4) OpMode=4 OpState=10 caller=0x003fc9b0
Trace: FtpControlSocket.cpp(904): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003fc9b0
Trace: Directory FRA:[USER.MAIN.ABL]
Trace: LOGIN.COM;1 1/5 2-FEB-1998 [SYSTEM] (RWED,RWED,RWE,RWE)
Trace: USERLGIN.DEF;2 2/5 2-FEB-1998 [SYSTEM] (RWE,RWE,RE,)
Trace: USERLGIN.DEF;1 2/5 2-FEB-1998 [SYSTEM] (RWE,RWE,RE,)
Trace: Total of 3 files.
Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x01060fd8
Trace: TransferSocket.cpp(1083): Close() caller=0x01060fd8
Status: Directory listing successful
Trace: FtpControlSocket.cpp(3104): ResetOperation(1) OpMode=4 OpState=10 caller=0x003fc9b0
Status: Connecting to da ...
Trace: FtpControlSocket.cpp(759): OnConnect(0) OpMode=1 OpState=-1 caller=0x003f44e8
Status: Connected with da. Waiting for welcome message...
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=1 OpState=-1 caller=0x003f44e8
Response: 220 DA FTP Server (Version 3.2) Ready.
Command: USER hosek
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=1 OpState=0 caller=0x003f44e8
Response: 331 Username HOSEK requires a Password.
Command: PASS *******
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=1 OpState=3 caller=0x003f44e8
Response: 230 User logged in.
Command: FEAT
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=1 OpState=-13 caller=0x003f44e8
Response: 502 FEAT is unimplemented.
Status: Connected
Trace: FtpControlSocket.cpp(3104): ResetOperation(1) OpMode=1 OpState=-13 caller=0x003f44e8
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]LOGIN.COM
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]LOGIN.COM
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]LOGIN.COM
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]LOGIN.COM
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]LOGIN.COM
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]USERLGIN.DEF
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]USERLGIN.DEF
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]USERLGIN.DEF
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]USERLGIN.DEF
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(1453): FileTransfer(4161776, FALSE, 0) OpMode=0 OpState=-1 caller=0x003f44e8
Status: Starting download of FRA:[USER.MAIN.ABL]USERLGIN.DEF
Command: CWD FRA:[USER.MAIN.ABL]
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=0 caller=0x003f44e8
Response: 250 CWD command succesful.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=0 caller=0x003f44e8
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=24 OpState=3 caller=0x003f44e8
Response: 257 FRA:[USER.MAIN.ABL] is current directory.
Trace: FtpControlSocket.cpp(1453): FileTransfer(0, FALSE, 0) OpMode=24 OpState=3 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4) OpMode=24 OpState=3 caller=0x003f44e8
Error: Download failed
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",9) OpMode=0 OpState=-1 caller=0x003fc9b0
Status: Retrieving directory listing...
Command: PORT 192,168,123,178,8,103
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=7 caller=0x003fc9b0
Response: 200 PORT command successful.
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003fc9b0
Command: TYPE A
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=8 caller=0x003fc9b0
Response: 200 TYPE set to ASCII.
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003fc9b0
Trace: TransferSocket.cpp(549): SetActive() caller=0x01068c60
Command: LIST
Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x01068c60
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=9 caller=0x003fc9b0
Response: 150 Opening data connection for (192.168.123.178,2151)
Trace: TransferSocket.cpp(212): Message waiting in queue, resuming later caller=0x01068c60
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003fc9b0
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=4 OpState=10 caller=0x003fc9b0
Response: 226 LIST Directory transfer complete.
Trace: FtpControlSocket.cpp(904): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003fc9b0
Trace: TransferSocket.cpp(1083): Close() caller=0x01068c60
Trace: FtpControlSocket.cpp(1418): TransferEnd(4) OpMode=4 OpState=10 caller=0x003fc9b0
Trace: FtpControlSocket.cpp(904): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003fc9b0
Trace: Directory FRA:[USER.MAIN.ABL]
Trace: LOGIN.COM;1 1/5 2-FEB-1998 [SYSTEM] (RWED,RWED,RWE,RWE)
Trace: USERLGIN.DEF;2 2/5 2-FEB-1998 [SYSTEM] (RWE,RWE,RE,)
Trace: USERLGIN.DEF;1 2/5 2-FEB-1998 [SYSTEM] (RWE,RWE,RE,)
Trace: Total of 3 files.
Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x01068c60
Trace: TransferSocket.cpp(1083): Close() caller=0x01068c60
Status: Directory listing successful
Trace: FtpControlSocket.cpp(3104): ResetOperation(1) OpMode=4 OpState=10 caller=0x003fc9b0
Trace: FtpControlSocket.cpp(821): DoClose(0) OpMode=1024 OpState=-1 caller=0x003fc9b0
Trace: FtpControlSocket.cpp(3104): ResetOperation(4100) OpMode=1024 OpState=-1 caller=0x003fc9b0
Status: Disconnected from server
Command: REST 0
Trace: FtpControlSocket.cpp(627): OnReceive(0) OpMode=0 OpState=-1 caller=0x003f44e8
Response: 502 REST is unimplemented.
Trace: FtpControlSocket.cpp(821): DoClose(0) OpMode=1024 OpState=-1 caller=0x003f44e8
Trace: FtpControlSocket.cpp(3104): ResetOperation(4100) OpMode=1024 OpState=-1 caller=0x003f44e8
Status: Disconnected from server

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#2 Post by botg » 2004-07-14 20:53

Simple reason: Your server does not add quotes around the pathnames in the PWD reply.

I'll publish a fixed version this weekend.

Post Reply