Problem with 2.2.8b when connecting to MVS FTP

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

Moderator: Project members

Message
Author
ManfredU
500 Syntax error
Posts: 15
Joined: 2004-09-02 07:15

#16 Post by ManfredU » 2004-09-03 13:58

botg wrote:[...] Entering new directories should now work. (No pds support yet)
Yup, this does work now! :D

Except for pds, but the support for them is anyhow not yet finished, as you write. While I see the content with clicking, I don't see it if I enter the pds name directly (unless cached from previous clicking) (probably because a '.' is automatically added by FZ?). Btw.: Is there a way to clear the cache manually?

It seems to me that the transfer type is binary in auto mode? I believe ASCII would make more sense because otherwise text files are completely unreadable due to the missing ebcdic <-> ascii conversion.

mbourd25
500 Syntax error
Posts: 12
Joined: 2004-06-08 14:46

#17 Post by mbourd25 » 2004-09-20 17:20

Hi, I tried using the newer version 2.2.8c to transfer files to MVS FTP and it still doesn't correctly. I had to revert back to version 2.2.8a.

Here is the error message that I'm getting:

Status: Starting upload of G:\ICBS\ICS\ICSAdmin\SpreadsheetLoads\unload\TMTRFRT.TXT
Command: CWD 'DB.Y1IAMT.TMTRFRT.TXT.LOADSCT'
Response: 250 "DB.Y1IAMT.TMTRFRT.TXT.LOADSCT." is the working directory name prefix.
Command: PWD
Response: 257 "'DB.Y1IAMT.TMTRFRT.TXT.LOADSCT.'" is working directory.
Error: Upload failed
Status: Retrieving directory listing...
Command: PORT *,**,***,***,***
Response: 200 Port request OK.
Command: TYPE A
Response: 200 Representation type is Ascii NonPrint
Command: LIST
Response: 125 List started OK
Response: 250 List completed successfully.
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD ISPF.PROFILE
Response: 250 The working directory "MXB138.ISPF.PROFILE" is a partitioned data set
Command: PWD
Response: 257 "'MXB138.ISPF.PROFILE'" partitioned data set is working directory.
Command: PORT *,**,***,***,***
Response: 200 Port request OK.
Command: TYPE A
Response: 200 Representation type is Ascii NonPrint
Command: LIST
Response: 125 List started OK
Response: 250 List completed successfully.
Status: Directory listing successful
Command: TYPE A
Response: 200 Representation type is Ascii NonPrint
Status: Retrieving directory listing...
Command: CDUP
Response: 250 "MXB138.ISPF." is the working directory name prefix.
Command: PWD
Response: 257 "'MXB138.ISPF.'" is working directory.
Command: PORT *,**,***,***,*,***
Response: 200 Port request OK.
Command: TYPE A
Response: 200 Representation type is Ascii NonPrint
Command: LIST
Response: 125 List started OK
Response: 250 List completed successfully.
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CDUP
Response: 250 "MXB138." is the working directory name prefix.
Command: PWD
Response: 257 "'MXB138.'" is working directory.
Command: PORT *.**.***.***.***
Response: 200 Port request OK.
Command: TYPE A
Response: 200 Representation type is Ascii NonPrint
Command: LIST
Response: 125 List started OK
Response: 250 List completed successfully.
Status: Directory listing successful
Status: Disconnected from server

Thanks
mbourd25

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

#18 Post by botg » 2004-09-20 17:43

mbourd25, how did you start the file upload? Your log misses some important information.

Please do the following:
- Enable everything on the debug page in the settings dialog
- Disable "Use multiple connections"
- connect to the server, go to the target location
- doubleclick the local file

Then send me the entire log please.

mbourd25
500 Syntax error
Posts: 12
Joined: 2004-06-08 14:46

#19 Post by mbourd25 » 2004-09-20 20:29

Here you go botg:

Command: REST 0
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=0 OpState=-1 caller=0x00d4ca84
Response: 504 Restart requires EBCDIC data type.
Status: Connecting to dcslftp ...
Status: Connected with dcslftp. Waiting for welcome message...
Response: 220-FTPD1 IBM FTP CS V1R4 at DCSL, 20:26:18 on 2004-09-20.
Response: 220 Connection will close if idle for more than 10 minutes.
Command: USER mxb138
Response: 331 Send password please.
Command: PASS *******
Response: 230 MXB138 is logged on. Working directory is "MXB138.".
Command: FEAT
Response: 211 no Extensions supported
Command: SYST
Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Status: Connected
Status: Starting upload of G:\ICBS\ICS\ICSAdmin\SpreadsheetLoads\unload\TMTRFRT.TXT
Command: CWD 'DB.Y1IAMT.TMTRFRT.TXT.LOADSCT'
Response: 250 "DB.Y1IAMT.TMTRFRT.TXT.LOADSCT." is the working directory name prefix.
Command: PWD
Response: 257 "'DB.Y1IAMT.TMTRFRT.TXT.LOADSCT.'" is working directory.
Error: Upload failed
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"'MXB138.'","",9) OpMode=0 OpState=-1 caller=0x00d4ca84
Status: Retrieving directory listing...
Command: PORT *.***.***.***.***
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=7 caller=0x00d4ca84
Response: 200 Port request OK.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x00d4ca84
Command: TYPE A
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=8 caller=0x00d4ca84
Response: 200 Representation type is Ascii NonPrint
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x00d4ca84
Trace: TransferSocket.cpp(549): SetActive() caller=0x012e504c
Command: LIST
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=9 caller=0x00d4ca84
Response: 125 List started OK
Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x012e504c
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x00d4ca84
Trace: TransferSocket.cpp(1083): Close() caller=0x012e504c
Trace: FtpControlSocket.cpp(1574): TransferEnd(4) OpMode=4 OpState=10 caller=0x00d4ca84
Trace: FtpControlSocket.cpp(917): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4ca84
Trace: Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace: PRM511 3390 2004/09/20 7 8 FB 80 3120 PO ISPF.PROFILE
Trace: PRM359 3390 2004/09/20 1 1 FB 150 1500 PS MAIL.BRODCAST
Trace: Migrated MEMGEN.TXT
Trace: PRM285 3390 2004/09/17 2 2 VB 4092 4096 PS OUTPUT1
Trace: Migrated OUTPUT10
Trace: Migrated OUTPUT11
Trace: Migrated OUTPUT12
Trace: PRM333 3390 2004/09/20 1 1 VBA 125 129 PS SPFLOG2.LIST
Trace: PRM266 3390 2004/09/20 1 1 FB 80 800 PS SPFTEMP0.CNTL
Trace: Migrated TMTCSPP.TXT
Trace: Migrated TMTEMSG.TXT
Trace: Migrated TMTEXCT.TXT
Trace: Migrated TMTPORT.TXT
Trace: Migrated TMTPVVR.TXT
Trace: Migrated TMTRCWL.TXT
Trace: Migrated TMTRFRT.TXT
Trace: PRM214 3390 2004/09/01 2 240 FB 5000 5000 PS TMTRSCT.TXT
Trace: Migrated TMTXSCT.TXT
Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x012e504c
Trace: TransferSocket.cpp(1083): Close() caller=0x012e504c
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=10 caller=0x00d4ca84
Response: 250 List completed successfully.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4ca84
Status: Directory listing successful
Trace: FtpControlSocket.cpp(3502): ResetOperation(1) OpMode=4 OpState=10 caller=0x00d4ca84

Let me know if you require more info.

Thanks.
mbourd25

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

#20 Post by botg » 2004-09-20 20:38

No complete log ever starts with REST 0, please submit the logs from the entire session.

mbourd25
500 Syntax error
Posts: 12
Joined: 2004-06-08 14:46

#21 Post by mbourd25 » 2004-09-21 12:15

Here you go, from the beginning. By the way, to upload my file, I use the Manual transfer command, I don't my files to be uploaded.

Status: Connecting to ******* ...
Trace: FtpControlSocket.cpp(772): OnConnect(0) OpMode=1 OpState=-1 caller=0x00d4cc3c
Status: Connected with dcslftp. Waiting for welcome message...
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-1 caller=0x00d4cc3c
Response: 220-FTPD1 IBM FTP CS V1R4 at DCSL, 12:11:21 on 2004-09-21.
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-1 caller=0x00d4cc3c
Response: 220 Connection will close if idle for more than 10 minutes.
Command: USER mxb138
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=0 caller=0x00d4cc3c
Response: 331 Send password please.
Command: PASS *******
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=3 caller=0x00d4cc3c
Response: 230 MXB138 is logged on. Working directory is "MXB138.".
Command: FEAT
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-13 caller=0x00d4cc3c
Response: 211 no Extensions supported
Command: SYST
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-14 caller=0x00d4cc3c
Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Status: Connected
Trace: FtpControlSocket.cpp(3502): ResetOperation(1) OpMode=1 OpState=-14 caller=0x00d4cc3c
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x00d4cc3c
Status: Retrieving directory listing...
Command: PWD
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=0 caller=0x00d4cc3c
Response: 257 "'MXB138.'" is working directory.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x00d4cc3c
Command: PORT *,**,***,***,*,**
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=7 caller=0x00d4cc3c
Response: 200 Port request OK.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x00d4cc3c
Command: TYPE A
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=8 caller=0x00d4cc3c
Response: 200 Representation type is Ascii NonPrint
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x00d4cc3c
Trace: TransferSocket.cpp(549): SetActive() caller=0x012e1d5c
Command: LIST
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=9 caller=0x00d4cc3c
Response: 125 List started OK
Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x012e1d5c
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x00d4cc3c
Trace: TransferSocket.cpp(1083): Close() caller=0x012e1d5c
Trace: FtpControlSocket.cpp(1574): TransferEnd(4) OpMode=4 OpState=10 caller=0x00d4cc3c
Trace: FtpControlSocket.cpp(917): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4cc3c
Trace: Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace: PRM511 3390 2004/09/20 7 8 FB 80 3120 PO ISPF.PROFILE
Trace: PRM359 3390 2004/09/20 1 1 FB 150 1500 PS MAIL.BRODCAST
Trace: Migrated MEMGEN.TXT
Trace: PRM285 3390 2004/09/17 2 2 VB 4092 4096 PS OUTPUT1
Trace: Migrated OUTPUT10
Trace: Migrated OUTPUT11
Trace: Migrated OUTPUT12
Trace: PRM266 3390 2004/09/20 1 1 FB 80 800 PS SPFTEMP0.CNTL
Trace: Migrated TMTCSPP.TXT
Trace: Migrated TMTEMSG.TXT
Trace: Migrated TMTEXCT.TXT
Trace: Migrated TMTPORT.TXT
Trace: Migrated TMTPVVR.TXT
Trace: Migrated TMTRCWL.TXT
Trace: Migrated TMTRFRT.TXT
Trace: PRM214 3390 2004/09/01 2 240 FB 5000 5000 PS TMTRSCT.TXT
Trace: Migrated TMTXSCT.TXT
Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x012e1d5c
Trace: TransferSocket.cpp(1083): Close() caller=0x012e1d5c
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=10 caller=0x00d4cc3c
Response: 250 List completed successfully.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4cc3c
Status: Directory listing successful
Trace: FtpControlSocket.cpp(3502): ResetOperation(1) OpMode=4 OpState=10 caller=0x00d4cc3c
Status: Connecting to dcslftp ...
Status: Connected with dcslftp. Waiting for welcome message...
Response: 220-FTPD1 IBM FTP CS V1R4 at DCSL, 12:11:45 on 2004-09-21.
Response: 220 Connection will close if idle for more than 10 minutes.
Command: USER mxb138
Response: 331 Send password please.
Command: PASS *******
Response: 230 MXB138 is logged on. Working directory is "MXB138.".
Command: FEAT
Response: 211 no Extensions supported
Command: SYST
Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Status: Connected
Status: Starting upload of G:\ICBS\ICS\ICSAdmin\SpreadsheetLoads\unload\TMTRFRT.TXT
Command: CWD 'DB.Y1IAMT.TMTRFRT.TXT.LOADSCT'
Response: 250 "DB.Y1IAMT.TMTRFRT.TXT.LOADSCT." is the working directory name prefix.
Command: PWD
Response: 257 "'DB.Y1IAMT.TMTRFRT.TXT.LOADSCT.'" is working directory.
Error: Upload failed
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"'MXB138.'","",9) OpMode=0 OpState=-1 caller=0x00d4cc3c
Status: Retrieving directory listing...
Command: PORT *,**,***,***,*,**
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=7 caller=0x00d4cc3c
Response: 200 Port request OK.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x00d4cc3c
Command: TYPE A
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=8 caller=0x00d4cc3c
Response: 200 Representation type is Ascii NonPrint
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x00d4cc3c
Trace: TransferSocket.cpp(549): SetActive() caller=0x012e1d5c
Command: LIST
Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x012e1d5c
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=9 caller=0x00d4cc3c
Response: 125 List started OK
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x00d4cc3c
Trace: TransferSocket.cpp(1083): Close() caller=0x012e1d5c
Trace: FtpControlSocket.cpp(1574): TransferEnd(4) OpMode=4 OpState=10 caller=0x00d4cc3c
Trace: FtpControlSocket.cpp(917): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4cc3c
Trace: Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace: PRM511 3390 2004/09/20 7 8 FB 80 3120 PO ISPF.PROFILE
Trace: PRM359 3390 2004/09/20 1 1 FB 150 1500 PS MAIL.BRODCAST
Trace: Migrated MEMGEN.TXT
Trace: PRM285 3390 2004/09/17 2 2 VB 4092 4096 PS OUTPUT1
Trace: Migrated OUTPUT10
Trace: Migrated OUTPUT11
Trace: Migrated OUTPUT12
Trace: PRM266 3390 2004/09/20 1 1 FB 80 800 PS SPFTEMP0.CNTL
Trace: Migrated TMTCSPP.TXT
Trace: Migrated TMTEMSG.TXT
Trace: Migrated TMTEXCT.TXT
Trace: Migrated TMTPORT.TXT
Trace: Migrated TMTPVVR.TXT
Trace: Migrated TMTRCWL.TXT
Trace: Migrated TMTRFRT.TXT
Trace: PRM214 3390 2004/09/01 2 240 FB 5000 5000 PS TMTRSCT.TXT
Trace: Migrated TMTXSCT.TXT
Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x012e1d5c
Trace: TransferSocket.cpp(1083): Close() caller=0x012e1d5c
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=10 caller=0x00d4cc3c
Response: 250 List completed successfully.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4cc3c
Status: Directory listing successful
Trace: FtpControlSocket.cpp(3502): ResetOperation(1) OpMode=4 OpState=10 caller=0x00d4cc3c

Let me know if you need more info.
mbourd25

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

#22 Post by botg » 2004-09-21 20:14

I think the problem is, that the manual transfer function does not know in advance that the server is a MVS server.
I'm not sure if there is a practical solution for it, this may have to wait until FileZilla 3 gets released.

mbourd25
500 Syntax error
Posts: 12
Joined: 2004-06-08 14:46

#23 Post by mbourd25 » 2004-09-22 12:25

Hi botg, thanks for your help.

You are correct when you say that dragging the file does work correctly but with the manual transfer, it doesn't want to work. The weird thing is in version 2.2.8a, manual transfer works and so does the drag and drop.

But if I had the power, I would of gave you a personal account on our MVS FTP server for you to test this.

Again, thanks for your help.
mbourd25

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

#24 Post by botg » 2004-09-22 13:45

Did you use "Use current server" in the manual transfer dialog?
If yes, what did you enter in the remote file editbox?

mbourd25
500 Syntax error
Posts: 12
Joined: 2004-06-08 14:46

#25 Post by mbourd25 » 2004-09-22 15:13

In the Remote file editor, I enter 'DB.Y1IAMT.TMTDMCB.TXT.LOADSCT'. I put the single quote so that the file name entered stays intact. If I don't use the single quotes, it will enter my username in front of the file and look like this, MXB138.DB.Y1IAMT.TMTDMCB.TXT.LOADSCT.
mbourd25

ManfredU
500 Syntax error
Posts: 15
Joined: 2004-09-02 07:15

Default Remote Directory

#26 Post by ManfredU » 2004-09-23 06:31

2.2.8c seems to handle MVS FTP server much better.

One thing which does not work is setting the default remote directory. In my example I use 'HLQ.TEXXXX.':

Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Status: Connected
Status: Retrieving directory listing...
Command: CWD /'HLQ.TEXXXX.'/
Response: 550 command CWD fails: access to resource is denied by server.
Error: Could not retrieve directory listing


If I omit the single quotes, it does not work, because my userid is added in front of the entered value by the server. In this case it treats the path as a relative one from the default directory:

Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Status: Connected
Status: Retrieving directory listing...
Command: CWD HLQ.TEXXXX.
Response: 250 "TEXXXX.HLQ.TEXXXX." is the working directory name prefix.
Command: PWD
Response: 257 "'TEXXXX.HLQ.TEXXXX.'" is working directory.
Command: PORT 143,21,199,155,8,204
Response: 200 Port request OK.
Command: TYPE A
Response: 200 Representation type is Ascii NonPrint
Command: LIST
Response: 550 No data sets found.
Error: Could not retrieve directory listing

ManfredU
500 Syntax error
Posts: 15
Joined: 2004-09-02 07:15

Re: Default Remote Directory

#27 Post by ManfredU » 2004-09-23 06:46

PDS support has greatly improved. Thanks! :-)

A small problem: Sometimes the displayed file attributes from pds members are wrong. If they are missing in the listing from the server (happens sometimes e.g. after an upload), FileZilla displays the attributes from the previous member or an extremely large size and ??? as date.

An example for such a listing:

Trace: Name VV.MM Created Changed Size Init Mod Id
Trace: ABILJ010 01.02 2004/05/24 2004/05/24 16:14 91 97 0 TEXXXX
Trace: ABILQ001 01.01 2004/05/26 2004/05/26 14:15 39 468 0 TEXXXX
Trace: CARDB031 01.01 2003/08/15 2003/08/15 17:38 9 10 0 TEXXXX
Trace: CCDBQ089 01.04 1996/02/19 1996/02/19 14:52 41 41 0 TEXXXX
Trace: CDNP0665
Trace: CHGLRECL 01.02 1999/02/22 1999/02/22 15:33 157 81 0 TEXXXX
Trace: CHGTEMP 01.00 1999/02/22 1999/02/22 15:18 35 35 0 TEXXXX
Trace: DRUCK
Trace: INLINDMO
Trace: JCLBB15 01.33 2001/10/22 2004/09/17 16:07 58 37 0 TEXXXX
Trace: LISTDM 01.12 1999/03/30 2003/08/14 18:44 48 46 0 TEXXXX
Trace: LISTIT 01.99 1999/03/30 2003/08/14 18:46 120 100 0 TEXXXX
Trace: LISTXX 01.99 1999/03/30 2004/09/14 16:49 206 171 0 TEXXXX
Trace: PARMB031 01.01 2003/08/15 2003/08/15 16:49 3 10 0 TEXXXX
Trace: PPAST219 01.02 1999/03/23 1999/03/24 09:00 82 81 0 TEXXXX
Trace: PRHDB014
Trace: PRHDP014 01.00 1996/02/20 1996/02/20 19:58 6 6 0 TEXXXX
Trace: PRHDT014 01.06 1996/02/20 1996/02/21 12:27 39 33 0 TEXXXX
Trace: RA12601P
Trace: RA12612P
Trace: RA12614P
Trace: RA12900C
Trace: RA129009
Trace: RA129409
Trace: RA129419
Trace: RA129429
Trace: RA129439
Trace: RA129449
Trace: RA129859
Trace: RA129899
Trace: VSAMCPY 01.02 1998/06/16 1998/06/16 18:32 20 16 0 TEXXXX
Trace: VSAMCRT 01.01 1999/02/19 1999/02/19 15:15 21 21 0 TEXXXX
Trace: VSAMDEL 01.00 1999/02/19 1999/02/19 15:13 23 23 0 TEXXXX
Trace: VSAMEXP 01.00 1999/02/19 1999/02/19 15:12 18 18 0 TEXXXX
Trace: VSAMPRT 01.00 1999/02/19 1999/02/19 15:13 16 16 0 TEXXXX
Trace: VSAMVRFY 01.03 1998/06/16 1998/07/10 12:30 20 16 0 TEXXXX
Trace: WMS 01.00 1998/04/14 1998/04/14 15:23 26 26 0 TEXXXX
Response: 250 List completed successfully.

mbourd25
500 Syntax error
Posts: 12
Joined: 2004-06-08 14:46

#28 Post by mbourd25 » 2004-09-28 20:25

Hi, I just tried Filezilla 2.2.8d and getting another error. What I'm trying to do is upload manual transfer of my file TMTRFRT.TXT to this file on the mainframe 'DB.Y1IAMT.TMTRFRT.TXT.LOADSCT' but it gives me a critical error message and it's trying to upload the file in this format, 'DB.Y1IAMT.TMTRFRT.TXT(LOADSCT)'.

Here is the debug information:

Status: Connecting to dcslftp ...
Trace: FtpControlSocket.cpp(772): OnConnect(0) OpMode=1 OpState=-1 caller=0x00d4cc3c
Status: Connected with dcslftp. Waiting for welcome message...
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-1 caller=0x00d4cc3c
Response: 220-FTPD1 IBM FTP CS V1R4 at DCSL, 20:20:13 on 2004-09-28.
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-1 caller=0x00d4cc3c
Response: 220 Connection will close if idle for more than 10 minutes.
Command: USER mxb138
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=0 caller=0x00d4cc3c
Response: 331 Send password please.
Command: PASS *******
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=3 caller=0x00d4cc3c
Response: 230 MXB138 is logged on. Working directory is "MXB138.".
Command: FEAT
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-13 caller=0x00d4cc3c
Response: 211 no Extensions supported
Command: SYST
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-14 caller=0x00d4cc3c
Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Status: Connected
Trace: FtpControlSocket.cpp(3502): ResetOperation(1) OpMode=1 OpState=-14 caller=0x00d4cc3c
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x00d4cc3c
Status: Retrieving directory listing...
Command: PWD
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=0 caller=0x00d4cc3c
Response: 257 "'MXB138.'" is working directory.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x00d4cc3c
Command: PORT *,**,****,****
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=7 caller=0x00d4cc3c
Response: 200 Port request OK.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x00d4cc3c
Command: TYPE A
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=8 caller=0x00d4cc3c
Response: 200 Representation type is Ascii NonPrint
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x00d4cc3c
Trace: TransferSocket.cpp(549): SetActive() caller=0x012e1d8c
Command: LIST
Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x012e1d8c
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=9 caller=0x00d4cc3c
Response: 125 List started OK
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x00d4cc3c
Trace: TransferSocket.cpp(1109): Close() caller=0x012e1d8c
Trace: FtpControlSocket.cpp(1574): TransferEnd(4) OpMode=4 OpState=10 caller=0x00d4cc3c
Trace: FtpControlSocket.cpp(917): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4cc3c
Trace: Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace: PRM511 3390 2004/09/28 7 8 FB 80 3120 PO ISPF.PROFILE
Trace: PRM359 3390 2004/09/28 1 1 FB 150 1500 PS MAIL.BRODCAST
Trace: Migrated MEMGEN.TXT
Trace: PRM285 3390 2004/09/27 2 2 VB 4092 4096 PS OUTPUT1
Trace: Migrated OUTPUT10
Trace: Migrated OUTPUT11
Trace: Migrated OUTPUT12
Trace: PRM320 3390 2004/09/28 1 8 VBA 125 129 PS SPFLOG2.LIST
Trace: PRM239 3390 2004/09/27 1 1 FB 80 800 PS SPFTEMP0.CNTL
Trace: PRM209 3390 2004/09/27 1 1 FB 80 800 PS SPFTEMP1.CNTL
Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x012e1d8c
Trace: TransferSocket.cpp(1109): Close() caller=0x012e1d8c
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=10 caller=0x00d4cc3c
Response: 250 List completed successfully.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4cc3c
Status: Directory listing successful
Trace: FtpControlSocket.cpp(3502): ResetOperation(1) OpMode=4 OpState=10 caller=0x00d4cc3c
Status: Connecting to dcslftp ...
Status: Connected with dcslftp. Waiting for welcome message...
Response: 220-FTPD1 IBM FTP CS V1R4 at DCSL, 20:20:38 on 2004-09-28.
Response: 220 Connection will close if idle for more than 10 minutes.
Command: USER mxb138
Response: 331 Send password please.
Command: PASS *******
Response: 230 MXB138 is logged on. Working directory is "MXB138.".
Command: FEAT
Response: 211 no Extensions supported
Command: SYST
Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Status: Connected
Status: Starting upload of G:\ICBS\ICS\ICSAdmin\SpreadsheetLoads\unload\TMTRFRT.TXT
Command: CWD 'DB.Y1IAMT.TMTRFRT.TXT'
Response: 250 "DB.Y1IAMT.TMTRFRT.TXT." is the working directory name prefix.
Command: PWD
Response: 257 "'DB.Y1IAMT.TMTRFRT.TXT.'" is working directory.
Error: Upload failed
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"'MXB138.'","",9) OpMode=0 OpState=-1 caller=0x00d4cc3c
Status: Retrieving directory listing...
Command: PORT *,**,****,****
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=7 caller=0x00d4cc3c
Response: 200 Port request OK.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x00d4cc3c
Command: TYPE A
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=8 caller=0x00d4cc3c
Response: 200 Representation type is Ascii NonPrint
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x00d4cc3c
Trace: TransferSocket.cpp(549): SetActive() caller=0x012e1d8c
Command: LIST
Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x012e1d8c
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=9 caller=0x00d4cc3c
Response: 125 List started OK
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x00d4cc3c
Trace: TransferSocket.cpp(1109): Close() caller=0x012e1d8c
Trace: FtpControlSocket.cpp(1574): TransferEnd(4) OpMode=4 OpState=10 caller=0x00d4cc3c
Trace: FtpControlSocket.cpp(917): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4cc3c
Trace: Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace: PRM511 3390 2004/09/28 7 8 FB 80 3120 PO ISPF.PROFILE
Trace: PRM359 3390 2004/09/28 1 1 FB 150 1500 PS MAIL.BRODCAST
Trace: Migrated MEMGEN.TXT
Trace: PRM285 3390 2004/09/27 2 2 VB 4092 4096 PS OUTPUT1
Trace: Migrated OUTPUT10
Trace: Migrated OUTPUT11
Trace: Migrated OUTPUT12
Trace: PRM320 3390 2004/09/28 1 8 VBA 125 129 PS SPFLOG2.LIST
Trace: PRM239 3390 2004/09/27 1 1 FB 80 800 PS SPFTEMP0.CNTL
Trace: PRM209 3390 2004/09/27 1 1 FB 80 800 PS SPFTEMP1.CNTL
Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x012e1d8c
Trace: TransferSocket.cpp(1109): Close() caller=0x012e1d8c
Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=10 caller=0x00d4cc3c
Response: 250 List completed successfully.
Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x00d4cc3c
Status: Directory listing successful
Trace: FtpControlSocket.cpp(3502): ResetOperation(1) OpMode=4 OpState=10 caller=0x00d4cc3c

Let me know if you require more info.

Thanks.
mbourd25

Post Reply