Problems with FileZilla when accessing z/OS FTP Server V1R4.

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
jmphilippe
504 Command not implemented
Posts: 6
Joined: 2006-03-21 15:12

Problems with FileZilla when accessing z/OS FTP Server V1R4.

#1 Post by jmphilippe » 2006-03-24 14:22

Hi,

some problems were encountered with FileZilla 2.2.12c, 2.2.18 and 2.2.19a while connection to a z/OS FTP server V1R4 :

1) PDS file transfers : the parameters transmitted with the command SITE (for example SITE RECFM=FB LRECL=80 BLKSIZE=3200 VOLUME=volser) seems to be in effect when viewed by the command STAT. When allocating the new file, z/OS don't use these parameters but uses the default parameters (member FTPDATA in the pds SYS1.TCPPARMS).

Solution : sometimes, to circumvent this problem, it is necessary to first operate one "reconnect" and then transmit the SITE command

2) HFS file transfers : problem submitted elsewhere in this forum.

Solution : to view the USS environnement it is necessary to code '/' on the remote site zone. Then the Unix directories and files are displayed.

3) Accessing user's sysout from JES Spool with the command SITE FILE=JES : this function doesn't work. The directory is empty.

No solution.
Last edited by jmphilippe on 2006-03-30 14:11, edited 1 time in total.

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

#2 Post by botg » 2006-03-24 19:06

Adding FTP support for that type of system is a nightmare already. I can only imagine how horrible actually having to work with such a system has to be :(

Anyhow, for problem 3, please provide some logs with all debug options enabled, see settings dialog of FileZilla.

jmphilippe
504 Command not implemented
Posts: 6
Joined: 2006-03-21 15:12

#3 Post by jmphilippe » 2006-03-30 07:21

botg wrote:Adding FTP support for that type of system is a nightmare already. I can only imagine how horrible actually having to work with such a system has to be :(

Anyhow, for problem 3, please provide some logs with all debug options enabled, see settings dialog of FileZilla.
Hi,

thank you for your reply. Of course, I imagine that adding support for z/OS isn't easy ... Here are one log of FileZilla (from a version 2.2.12c which is the version used in our company) where we can see that the file transfered are not allocated with the parameters modified (RECFM, LRECL, etc...) with the SITE command. We see also that the JES interface has been activated but the sysout are not displayed and accessible from the FileZilla remote zone.

Réponse : 211-SBSUB is set to FALSE
Réponse : 211-SBSUBCHAR is set to SPACE
Réponse : 211-SMS is active.
Réponse : 211-New data sets will be catalogued if a store operation ends abnormally
Réponse : 211-Single quotes will override the current working directory.
Réponse : 211-UMASK value is 027
Réponse : 211-Process id is 67109045
Réponse : 211-Checkpoint interval is 0
Réponse : 211-Authentication type: None
Réponse : 211-Record format VB, Lrecl: 256, Blocksize: 28288
Réponse : 211 *** end of status ***
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=2 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,101)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01048dd4
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/22 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1090): FtpCommand(site recfm=fb lrecl=160 blksize=3200) OpMode=0 OpState=-1 caller=0x01044564
Commande : site recfm=fb lrecl=160 blksize=3200
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 200 SITE command was accepted
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=2 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,110)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01049854
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01049854
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01049854
Trace : TransferSocket.cpp(1146): Close() caller=0x01049854
Trace : TransferSocket.cpp(1146): Close() caller=0x01049854
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/22 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01049854
Trace : TransferSocket.cpp(1146): Close() caller=0x01049854
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1090): FtpCommand(stat) OpMode=0 OpState=-1 caller=0x01044564
Commande : stat
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 211-Server FTP talking to host 10.44.nnn.n, port 1383
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 211-User: IRPX6A Working directory: NB47.JMP.
Réponse : 211-The control connection has transferred 2780 bytes
Réponse : 211-There is no current data connection.
Réponse : 211-The next data connection will be actively opened
Réponse : 211-to host 10.44.nnn.n, port 1383,
Réponse : 211-using Mode Stream, Structure File, type ASCII, byte-size 8
Réponse : 211-Automatic recall of migrated data sets.
Réponse : 211-Automatic mount of direct access volumes.
Réponse : 211-Auto tape mount is allowed.
Réponse : 211-Inactivity timer is set to 300
Réponse : 211-VCOUNT is 59
Réponse : 211-ASA control characters in ASA files opened for text processing
Réponse : 211-will be transferred as ASA control characters.
Réponse : 211-Trailing blanks are removed from a fixed format
Réponse : 211-data set when it is retrieved.
Réponse : 211-Data set mode. (Do not treat each qualifier as a directory.)
Réponse : 211-ISPFSTATS is set to FALSE
Réponse : 211-Primary allocation 10 tracks. Secondary allocation 1 track.
Réponse : 211-Partitioned data sets will be created with 27 directory blocks.
Réponse : 211-FileType SEQ (Sequential - default).
Réponse : 211-Number of access method buffers is 5
Réponse : 211-RDWs from variable format data sets are discarded.
Réponse : 211-Records on input tape are unspecified format
Réponse : 211-SITE DB2 subsystem name is DB2
Réponse : 211-Data not wrapped into next record.
Réponse : 211-Tape write is not allowed to use BSAM I/O
Réponse : 211-Truncated records will not be treated as an error
Réponse : 211-JESLRECL is 80
Réponse : 211-JESRECFM is Fixed
Réponse : 211-JESINTERFACELEVEL is 2
Réponse : 211-ENcoding is set to SBCS
Réponse : 211-SBSUB is set to FALSE
Réponse : 211-SBSUBCHAR is set to SPACE
Réponse : 211-SMS is active.
Réponse : 211-New data sets will be catalogued if a store operation ends abnormally
Réponse : 211-Single quotes will override the current working directory.
Réponse : 211-UMASK value is 027
Réponse : 211-Process id is 67109045
Réponse : 211-Checkpoint interval is 0
Réponse : 211-Authentication type: None
Réponse : 211-Record format FB, Lrecl: 160, Blocksize: 3200
Réponse : 211 *** end of status ***
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=2 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,118)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104c164
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104c164
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x0104c164
Trace : TransferSocket.cpp(1146): Close() caller=0x0104c164
Trace : TransferSocket.cpp(1146): Close() caller=0x0104c164
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/22 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104c164
Trace : TransferSocket.cpp(1146): Close() caller=0x0104c164
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Etat : Connexion à 10.44.x.x ...
Trace : FtpControlSocket.cpp(889): OnConnect(0) OpMode=1 OpState=-1 caller=0x01042324
Etat : Connecté à 10.44.xxx.x. Attente du message d'accueil...
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-1 caller=0x01042324
Réponse : 220-FTPD1 IBM FTP CS V1R4 at mvs.xxxx.xxxxx.FR, 08:39:20 on 2006-03-30.
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-1 caller=0x01042324
Réponse : 220 Connection will close if idle for more than 5 minutes.
Commande : USER irpx6a
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=0 caller=0x01042324
Réponse : 331 Send password please.
Commande : PASS ******
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=3 caller=0x01042324
Réponse : 230 IRPX6A is logged on. Working directory is "NB47.".
Commande : FEAT
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x01042324
Réponse : 211 no Extensions supported
Commande : SYST
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-14 caller=0x01042324
Réponse : 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Etat : Connecté
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=1 OpState=-14 caller=0x01042324
Trace : FtpControlSocket.cpp(1790): FileTransfer(17078072, FALSE, 0) OpMode=0 OpState=-1 caller=0x01042324
Etat : Démarrage du chargement de C:\User\AncienUser\EXEMPLES\COMTCP.CPP
Commande : CWD 'NB47.JMP.'
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=0 caller=0x01042324
Réponse : 250 "NB47.JMP." is the working directory name prefix.
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=0 caller=0x01042324
Commande : PWD
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=3 caller=0x01042324
Réponse : 257 "'NB47.JMP.'" is working directory.
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=3 caller=0x01042324
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=12 caller=0x01042324
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=12 caller=0x01042324
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=16 caller=0x01042324
Réponse : 227 Entering Passive Mode (10,44,xxxx,x,6,119)
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=16 caller=0x01042324
Commande : STOR COMTCP.CPP
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104bdd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=17 caller=0x01042324
Réponse : 125 Storing data set NB47.JMP.COMTCP.CPP
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=17 caller=0x01042324
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104bdd4
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104bdd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104bdd4
Trace : FtpControlSocket.cpp(1755): TransferEnd(40) OpMode=40 OpState=18 caller=0x01042324
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, TRUE, 0) OpMode=40 OpState=18 caller=0x01042324
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104bdd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104bdd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=18 caller=0x01042324
Réponse : 250 Transfer completed successfully.
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=18 caller=0x01042324
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=40 OpState=18 caller=0x01042324
Etat : Chargement sur serveur réussi
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,120)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01048794
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01048794
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01048794
Trace : TransferSocket.cpp(1146): Close() caller=0x01048794
Trace : TransferSocket.cpp(1146): Close() caller=0x01048794
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/22 2 135 FB 80 32720 PO CNTL
Trace : HSM045 3390 2006/03/30 1 1 VB 256 28288 PS COMTCP.CPP
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048794
Trace : TransferSocket.cpp(1146): Close() caller=0x01048794
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1790): FileTransfer(17093816, FALSE, 0) OpMode=0 OpState=-1 caller=0x01044564
Etat : Début du téléchargement de 'NB47.JMP.COMTCP.CPP'
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=24 OpState=6 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,121)
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=24 OpState=6 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=24 OpState=7 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=24 OpState=7 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104b604
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104b604
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=24 OpState=8 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=24 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x0104b604
Trace : TransferSocket.cpp(1146): Close() caller=0x0104b604
Trace : TransferSocket.cpp(1146): Close() caller=0x0104b604
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=24 OpState=9 caller=0x01044564
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, TRUE, 0) OpMode=24 OpState=9 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/22 2 135 FB 80 32720 PO CNTL
Trace : HSM045 3390 2006/03/30 1 1 VB 256 28288 PS COMTCP.CPP
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=24 OpState=9 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=24 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104b604
Trace : TransferSocket.cpp(1146): Close() caller=0x0104b604
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=24 OpState=12 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=24 OpState=12 caller=0x01044564
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=24 OpState=16 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,122)
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=24 OpState=16 caller=0x01044564
Commande : RETR COMTCP.CPP
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104edd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=24 OpState=17 caller=0x01044564
Réponse : 125 Sending data set NB47.JMP.COMTCP.CPP
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=24 OpState=17 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104edd4
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104edd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104edd4
Trace : FtpControlSocket.cpp(1755): TransferEnd(24) OpMode=24 OpState=18 caller=0x01044564
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, TRUE, 0) OpMode=24 OpState=18 caller=0x01044564
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104edd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104edd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=24 OpState=18 caller=0x01044564
Réponse : 250 Transfer completed successfully.
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=24 OpState=18 caller=0x01044564
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=24 OpState=18 caller=0x01044564
Etat : Téléchargement réussi
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,123)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104fdd4
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104fdd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x0104fdd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104fdd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104fdd4
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/22 2 135 FB 80 32720 PO CNTL
Trace : HSM045 3390 2006/03/30 1 1 VB 256 28288 PS COMTCP.CPP
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104fdd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104fdd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1028): DoClose(0) OpMode=1024 OpState=-1 caller=0x01042324
Trace : FtpControlSocket.cpp(3729): ResetOperation(4100) OpMode=1024 OpState=-1 caller=0x01042324
Etat : Déconnecté du serveur
Trace : FtpControlSocket.cpp(3894): Delete("COMTCP.CPP", "'NB47.JMP.'") OpMode=0 OpState=-1 caller=0x01044564
Commande : DELE 'NB47.JMP.COMTCP.CPP'
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=256 OpState=-1 caller=0x01044564
Réponse : 250 NB47.JMP.COMTCP.CPP deleted.
Trace : FtpControlSocket.cpp(3894): Delete("", "") OpMode=256 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=256 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,127)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01048dd4
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/22 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1090): FtpCommand(stat) OpMode=0 OpState=-1 caller=0x01044564
Commande : stat
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 211-Server FTP talking to host 10.44.nnn.n, port 1383
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 211-User: IRPX6A Working directory: NB47.JMP.
Réponse : 211-The control connection has transferred 5730 bytes
Réponse : 211-There is no current data connection.
Réponse : 211-The next data connection will be actively opened
Réponse : 211-to host 10.44.nnn.n, port 1383,
Réponse : 211-using Mode Stream, Structure File, type ASCII, byte-size 8
Réponse : 211-Automatic recall of migrated data sets.
Réponse : 211-Automatic mount of direct access volumes.
Réponse : 211-Auto tape mount is allowed.
Réponse : 211-Inactivity timer is set to 300
Réponse : 211-VCOUNT is 59
Réponse : 211-ASA control characters in ASA files opened for text processing
Réponse : 211-will be transferred as ASA control characters.
Réponse : 211-Trailing blanks are removed from a fixed format
Réponse : 211-data set when it is retrieved.
Réponse : 211-Data set mode. (Do not treat each qualifier as a directory.)
Réponse : 211-ISPFSTATS is set to FALSE
Réponse : 211-Primary allocation 10 tracks. Secondary allocation 1 track.
Réponse : 211-Partitioned data sets will be created with 27 directory blocks.
Réponse : 211-FileType SEQ (Sequential - default).
Réponse : 211-Number of access method buffers is 5
Réponse : 211-RDWs from variable format data sets are discarded.
Réponse : 211-Records on input tape are unspecified format
Réponse : 211-SITE DB2 subsystem name is DB2
Réponse : 211-Data not wrapped into next record.
Réponse : 211-Tape write is not allowed to use BSAM I/O
Réponse : 211-Truncated records will not be treated as an error
Réponse : 211-JESLRECL is 80
Réponse : 211-JESRECFM is Fixed
Réponse : 211-JESINTERFACELEVEL is 2
Réponse : 211-ENcoding is set to SBCS
Réponse : 211-SBSUB is set to FALSE
Réponse : 211-SBSUBCHAR is set to SPACE
Réponse : 211-SMS is active.
Réponse : 211-New data sets will be catalogued if a store operation ends abnormally
Réponse : 211-Single quotes will override the current working directory.
Réponse : 211-UMASK value is 027
Réponse : 211-Process id is 67109045
Réponse : 211-Checkpoint interval is 0
Réponse : 211-Authentication type: None
Réponse : 211-Record format FB, Lrecl: 160, Blocksize: 3200
Réponse : 211 *** end of status ***
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=2 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,129)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104ebd4
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104ebd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x0104ebd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104ebd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104ebd4
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/22 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104ebd4
Trace : TransferSocket.cpp(1146): Close() caller=0x0104ebd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1090): FtpCommand(site file=jes) OpMode=0 OpState=-1 caller=0x01044564
Commande : site file=jes
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 200 SITE command was accepted
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=2 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,134)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01048a34
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01048a34
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK for JESJOBNAME=IRPX6A*, JESSTATUS=ALL and JESOWNER=IRPX6A
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01048a34
Trace : TransferSocket.cpp(1146): Close() caller=0x01048a34
Trace : TransferSocket.cpp(1146): Close() caller=0x01048a34
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : JOBNAME JOBID OWNER STATUS CLASS
Trace : IRPX6A TSU01211 IRPX6A ACTIVE TSU
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048a34
Trace : TransferSocket.cpp(1146): Close() caller=0x01048a34
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","..",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : CDUP
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=3 caller=0x01044564
Réponse : 250 "NB47." is the working directory name prefix.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=3 caller=0x01044564
Commande : PWD
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=4 caller=0x01044564
Réponse : 257 "'NB47.'" is working directory.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=4 caller=0x01044564
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,138)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01048dd4
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK for JESJOBNAME=IRPX6A*, JESSTATUS=ALL and JESOWNER=IRPX6A
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : JOBNAME JOBID OWNER STATUS CLASS
Trace : IRPX6A TSU01211 IRPX6A ACTIVE TSU
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.'","",0) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,145)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01048dd4
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK for JESJOBNAME=IRPX6A*, JESSTATUS=ALL and JESOWNER=IRPX6A
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : JOBNAME JOBID OWNER STATUS CLASS
Trace : IRPX6AZ JOB01216 IRPX6A OUTPUT A RC=000 3 spool files
Trace : IRPX6AW JOB01217 IRPX6A OUTPUT A RC=000 3 spool files
Trace : IRPX6A TSU01211 IRPX6A ACTIVE TSU
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.'","..",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : CDUP
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=3 caller=0x01044564
Réponse : 250 "" is the working directory name prefix.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=3 caller=0x01044564
Commande : PWD
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=4 caller=0x01044564
Réponse : 257 "''" is working directory.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=4 caller=0x01044564
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,146)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01048dd4
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK for JESJOBNAME=IRPX6A*, JESSTATUS=ALL and JESOWNER=IRPX6A
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : JOBNAME JOBID OWNER STATUS CLASS
Trace : IRPX6AZ JOB01216 IRPX6A OUTPUT A RC=000 3 spool files
Trace : IRPX6AW JOB01217 IRPX6A OUTPUT A RC=000 3 spool files
Trace : IRPX6A TSU01211 IRPX6A ACTIVE TSU
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'.'","",0) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,149)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104e094
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104e094
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK for JESJOBNAME=IRPX6A*, JESSTATUS=ALL and JESOWNER=IRPX6A
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x0104e094
Trace : TransferSocket.cpp(1146): Close() caller=0x0104e094
Trace : TransferSocket.cpp(1146): Close() caller=0x0104e094
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : JOBNAME JOBID OWNER STATUS CLASS
Trace : IRPX6AZ JOB01216 IRPX6A OUTPUT A RC=000 3 spool files
Trace : IRPX6AW JOB01217 IRPX6A OUTPUT A RC=000 3 spool files
Trace : IRPX6A TSU01211 IRPX6A ACTIVE TSU
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104e094
Trace : TransferSocket.cpp(1146): Close() caller=0x0104e094
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1090): FtpCommand(site file=seq) OpMode=0 OpState=-1 caller=0x01044564
Commande : site file=seq
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 200 SITE command was accepted
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=2 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'.'","",0) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,150)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104e094
Commande : LIST
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 501 Pathname required with null working directory
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : FtpControlSocket.cpp(3729): ResetOperation(4) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104e094
Trace : TransferSocket.cpp(1146): Close() caller=0x0104e094
Erreur : N'a pas pu récupérer la liste du répertoire
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",0) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : CWD 'NB47.JMP.'
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=1 caller=0x01044564
Réponse : 250 "NB47.JMP." is the working directory name prefix.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=1 caller=0x01044564
Commande : PWD
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=2 caller=0x01044564
Réponse : 257 "'NB47.JMP.'" is working directory.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=2 caller=0x01044564
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,151)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104e094
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104e094
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x0104e094
Trace : TransferSocket.cpp(1146): Close() caller=0x0104e094
Trace : TransferSocket.cpp(1146): Close() caller=0x0104e094
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/30 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104e094
Trace : TransferSocket.cpp(1146): Close() caller=0x0104e094
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1090): FtpCommand(stat) OpMode=0 OpState=-1 caller=0x01044564
Commande : stat
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 211-Server FTP talking to host 10.44.nnn.n, port 1383
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 211-User: IRPX6A Working directory: NB47.JMP.
Réponse : 211-The control connection has transferred 9596 bytes
Réponse : 211-There is no current data connection.
Réponse : 211-The next data connection will be actively opened
Réponse : 211-to host 10.44.nnn.n, port 1383,
Réponse : 211-using Mode Stream, Structure File, type ASCII, byte-size 8
Réponse : 211-Automatic recall of migrated data sets.
Réponse : 211-Automatic mount of direct access volumes.
Réponse : 211-Auto tape mount is allowed.
Réponse : 211-Inactivity timer is set to 300
Réponse : 211-VCOUNT is 59
Réponse : 211-ASA control characters in ASA files opened for text processing
Réponse : 211-will be transferred as ASA control characters.
Réponse : 211-Trailing blanks are removed from a fixed format
Réponse : 211-data set when it is retrieved.
Réponse : 211-Data set mode. (Do not treat each qualifier as a directory.)
Réponse : 211-ISPFSTATS is set to FALSE
Réponse : 211-Primary allocation 10 tracks. Secondary allocation 1 track.
Réponse : 211-Partitioned data sets will be created with 27 directory blocks.
Réponse : 211-FileType SEQ (Sequential - default).
Réponse : 211-Number of access method buffers is 5
Réponse : 211-RDWs from variable format data sets are discarded.
Réponse : 211-Records on input tape are unspecified format
Réponse : 211-SITE DB2 subsystem name is DB2
Réponse : 211-Data not wrapped into next record.
Réponse : 211-Tape write is not allowed to use BSAM I/O
Réponse : 211-Truncated records will not be treated as an error
Réponse : 211-JESLRECL is 80
Réponse : 211-JESRECFM is Fixed
Réponse : 211-JESINTERFACELEVEL is 2
Réponse : 211-ENcoding is set to SBCS
Réponse : 211-SBSUB is set to FALSE
Réponse : 211-SBSUBCHAR is set to SPACE
Réponse : 211-SMS is active.
Réponse : 211-New data sets will be catalogued if a store operation ends abnormally
Réponse : 211-Single quotes will override the current working directory.
Réponse : 211-UMASK value is 027
Réponse : 211-Process id is 67109045
Réponse : 211-Checkpoint interval is 0
Réponse : 211-Authentication type: None
Réponse : 211-Record format FB, Lrecl: 160, Blocksize: 3200
Réponse : 211 *** end of status ***
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=2 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,152)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01048dd4
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/30 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1090): FtpCommand(site volume=msn001) OpMode=0 OpState=-1 caller=0x01044564
Commande : site volume=msn001
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=2 OpState=-1 caller=0x01044564
Réponse : 200 SITE command was accepted
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=2 OpState=-1 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x01044564
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,154)
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x01044564
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x01044564
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x01044564
Trace : TransferSocket.cpp(565): SetActive() caller=0x01048dd4
Commande : LIST
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x01044564
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x01044564
Trace : TransferSocket.cpp(525): OnClose(0) caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(1755): TransferEnd(4) OpMode=4 OpState=10 caller=0x01044564
Trace : FtpControlSocket.cpp(1097): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/30 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048dd4
Trace : TransferSocket.cpp(1146): Close() caller=0x01048dd4
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=10 caller=0x01044564
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x01044564
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=4 OpState=10 caller=0x01044564
Etat : Connexion à 10.44.xxx.x ...
Trace : FtpControlSocket.cpp(889): OnConnect(0) OpMode=1 OpState=-1 caller=0x01042324
Etat : Connecté à 10.44.xxx.x. Attente du message d'accueil...
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-1 caller=0x01042324
Réponse : 220-FTPD1 IBM FTP CS V1R4 at mvs.xxx.xxxxx.FR, 08:45:24 on 2006-03-30.
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-1 caller=0x01042324
Réponse : 220 Connection will close if idle for more than 5 minutes.
Commande : USER irpx6a
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=0 caller=0x01042324
Réponse : 331 Send password please.
Commande : PASS ******
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=3 caller=0x01042324
Réponse : 230 IRPX6A is logged on. Working directory is "NB47.".
Commande : FEAT
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x01042324
Réponse : 211 no Extensions supported
Commande : SYST
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-14 caller=0x01042324
Réponse : 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Etat : Connecté
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=1 OpState=-14 caller=0x01042324
Trace : FtpControlSocket.cpp(1790): FileTransfer(17079960, FALSE, 0) OpMode=0 OpState=-1 caller=0x01042324
Etat : Démarrage du chargement de C:\User\AncienUser\EXEMPLES\COMTCP.CPP
Commande : CWD 'NB47.JMP.'
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=0 caller=0x01042324
Réponse : 250 "NB47.JMP." is the working directory name prefix.
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=0 caller=0x01042324
Commande : PWD
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=3 caller=0x01042324
Réponse : 257 "'NB47.JMP.'" is working directory.
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=3 caller=0x01042324
Commande : TYPE A
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=12 caller=0x01042324
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=12 caller=0x01042324
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=16 caller=0x01042324
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,156)
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=16 caller=0x01042324
Commande : STOR COMTCP.CPP
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104d284
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=17 caller=0x01042324
Réponse : 125 Storing data set NB47.JMP.COMTCP.CPP
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=17 caller=0x01042324
Trace : TransferSocket.cpp(565): SetActive() caller=0x0104d284
Trace : TransferSocket.cpp(453): OnConnect(0) caller=0x0104d284
Trace : TransferSocket.cpp(1146): Close() caller=0x0104d284
Trace : FtpControlSocket.cpp(1755): TransferEnd(40) OpMode=40 OpState=18 caller=0x01042324
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, TRUE, 0) OpMode=40 OpState=18 caller=0x01042324
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104d284
Trace : TransferSocket.cpp(1146): Close() caller=0x0104d284
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=40 OpState=18 caller=0x01042324
Réponse : 250 Transfer completed successfully.
Trace : FtpControlSocket.cpp(1790): FileTransfer(0, FALSE, 0) OpMode=40 OpState=18 caller=0x01042324
Trace : FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=40 OpState=18 caller=0x01042324
Etat : Chargement sur serveur réussi
Trace : FtpControlSocket.cpp(1097): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x01044564
Etat : Récupération de la liste de répertoires...
Commande : PASV
Trace : FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpSta

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

#4 Post by botg » 2006-03-30 08:21

Please upgrade to FileZilla 2.2.19a, there have been improvements to the MVS support since 2.2.12c.

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

#5 Post by botg » 2006-03-30 11:38

There exists a workaround for the SITE command problem: Disable "Use multiple connections".

jmphilippe
504 Command not implemented
Posts: 6
Joined: 2006-03-21 15:12

#6 Post by jmphilippe » 2006-03-30 12:00

botg wrote:Please upgrade to FileZilla 2.2.19a, there have been improvements to the MVS support since 2.2.12c.
We encountered the same problems (file allocated on z/OS with the defaults parameters and JES sysouts not displayed under FileZilla) with the 2.2.18 and the 2.2.19a. Note : sometimes it happens that when we reconnect FileZilla the file is correctly allocated on z/OS (with the parameters modified by the command SITE).

Here are the log with the 2.2.19a :

Commande : stat
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010448b4
Réponse : 211-Server FTP talking to host 10.44.zzz.z, port 1883
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010448b4
Réponse : 211-User: IRPX6A Working directory: NB47.JMP.
Réponse : 211-The control connection has transferred 561 bytes
Réponse : 211-There is no current data connection.
Réponse : 211-The next data connection will be actively opened
Réponse : 211-to host 10.44.zzz.z, port 1883,
Réponse : 211-using Mode Stream, Structure File, type ASCII, byte-size 8
Réponse : 211-Automatic recall of migrated data sets.
Réponse : 211-Automatic mount of direct access volumes.
Réponse : 211-Auto tape mount is allowed.
Réponse : 211-Inactivity timer is set to 300
Réponse : 211-VCOUNT is 59
Réponse : 211-ASA control characters in ASA files opened for text processing
Réponse : 211-will be transferred as ASA control characters.
Réponse : 211-Trailing blanks are removed from a fixed format
Réponse : 211-data set when it is retrieved.
Réponse : 211-Data set mode. (Do not treat each qualifier as a directory.)
Réponse : 211-ISPFSTATS is set to FALSE
Réponse : 211-Primary allocation 10 tracks. Secondary allocation 1 track.
Réponse : 211-Partitioned data sets will be created with 27 directory blocks.
Réponse : 211-FileType SEQ (Sequential - default).
Réponse : 211-Number of access method buffers is 5
Réponse : 211-RDWs from variable format data sets are discarded.
Réponse : 211-Records on input tape are unspecified format
Réponse : 211-SITE DB2 subsystem name is DB2
Réponse : 211-Data not wrapped into next record.
Réponse : 211-Tape write is not allowed to use BSAM I/O
Réponse : 211-Truncated records will not be treated as an error
Réponse : 211-JESLRECL is 80
Réponse : 211-JESRECFM is Fixed
Réponse : 211-JESINTERFACELEVEL is 2
Réponse : 211-ENcoding is set to SBCS
Réponse : 211-SBSUB is set to FALSE
Réponse : 211-SBSUBCHAR is set to SPACE
Réponse : 211-SMS is active.
Réponse : 211-New data sets will be catalogued if a store operation ends abnormally
Réponse : 211-Single quotes will override the current working directory.
Réponse : 211-UMASK value is 027
Réponse : 211-Process id is 50332182
Réponse : 211-Checkpoint interval is 0
Réponse : 211-Authentication type: None
Réponse : 211-Record format VB, Lrecl: 256, Blocksize: 28288
Réponse : 211 *** end of status ***
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=2 OpState=-1 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x010448b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010448b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010448b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010448b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,75)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010448b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x01048af4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x01048af4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010448b4
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010448b4
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x01048af4
Trace : TransferSocket.cpp(1158): Close() caller=0x01048af4
Trace : TransferSocket.cpp(1158): Close() caller=0x01048af4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/30 2 135 FB 80 32720 PO CNTL
Trace : HSM042 3390 2006/03/30 1 1 VB 256 28288 PS COMTCP.CPP
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01048af4
Trace : TransferSocket.cpp(1158): Close() caller=0x01048af4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010448b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010448b4
Commande : TYPE I
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=0 OpState=-1 caller=0x010448b4
Réponse : 200 Representation type is Image
Commande : REST 0
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=0 OpState=-1 caller=0x010448b4
Réponse : 504 Restart requires EBCDIC data type.
Trace : FtpControlSocket.cpp(1143): FtpCommand(site VOLUME=MSN001 RECFM=FB LRECL=120 BLKSIZE=2400) OpMode=0 OpState=-1

caller=0x010448b4
Commande : site VOLUME=MSN001 RECFM=FB LRECL=120 BLKSIZE=2400
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010448b4
Réponse : 200 SITE command was accepted
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=2 OpState=-1 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x010448b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010448b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010448b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010448b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,77)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010448b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104a8d4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104a8d4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010448b4
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010448b4
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104a8d4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104a8d4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104a8d4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/30 2 135 FB 80 32720 PO CNTL
Trace : HSM042 3390 2006/03/30 1 1 VB 256 28288 PS COMTCP.CPP
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104a8d4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104a8d4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010448b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010448b4
Commande : REST 0
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=0 OpState=-1 caller=0x010448b4
Réponse : 504 Restart requires EBCDIC data type.
Trace : FtpControlSocket.cpp(4083): Delete("COMTCP.CPP", "'NB47.JMP.'") OpMode=0 OpState=-1 caller=0x010448b4
Commande : DELE 'NB47.JMP.COMTCP.CPP'
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=256 OpState=-1 caller=0x010448b4
Réponse : 250 NB47.JMP.COMTCP.CPP deleted.
Trace : FtpControlSocket.cpp(4083): Delete("", "") OpMode=256 OpState=-1 caller=0x010448b4
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=256 OpState=-1 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x010448b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010448b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010448b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010448b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,78)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010448b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104add4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104add4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010448b4
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010448b4
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/30 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010448b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1143): FtpCommand(stat) OpMode=0 OpState=-1 caller=0x010448b4
Commande : stat
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010448b4
Réponse : 211-Server FTP talking to host 10.44.zzz.z, port 1883
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010448b4
Réponse : 211-User: IRPX6A Working directory: NB47.JMP.
Réponse : 211-The control connection has transferred 3198 bytes
Réponse : 211-There is no current data connection.
Réponse : 211-The next data connection will be actively opened
Réponse : 211-to host 10.44.zzz.z, port 1883,
Réponse : 211-using Mode Stream, Structure File, type ASCII, byte-size 8
Réponse : 211-Automatic recall of migrated data sets.
Réponse : 211-Automatic mount of direct access volumes.
Réponse : 211-Auto tape mount is allowed.
Réponse : 211-Inactivity timer is set to 300
Réponse : 211-VCOUNT is 59
Réponse : 211-ASA control characters in ASA files opened for text processing
Réponse : 211-will be transferred as ASA control characters.
Réponse : 211-Trailing blanks are removed from a fixed format
Réponse : 211-data set when it is retrieved.
Réponse : 211-Data set mode. (Do not treat each qualifier as a directory.)
Réponse : 211-ISPFSTATS is set to FALSE
Réponse : 211-Primary allocation 10 tracks. Secondary allocation 1 track.
Réponse : 211-Partitioned data sets will be created with 27 directory blocks.
Réponse : 211-FileType SEQ (Sequential - default).
Réponse : 211-Number of access method buffers is 5
Réponse : 211-RDWs from variable format data sets are discarded.
Réponse : 211-Records on input tape are unspecified format
Réponse : 211-SITE DB2 subsystem name is DB2
Réponse : 211-Data not wrapped into next record.
Réponse : 211-Tape write is not allowed to use BSAM I/O
Réponse : 211-Truncated records will not be treated as an error
Réponse : 211-JESLRECL is 80
Réponse : 211-JESRECFM is Fixed
Réponse : 211-JESINTERFACELEVEL is 2
Réponse : 211-ENcoding is set to SBCS
Réponse : 211-SBSUB is set to FALSE
Réponse : 211-SBSUBCHAR is set to SPACE
Réponse : 211-SMS is active.
Réponse : 211-Data sets will be allocated on MSN001.
Réponse : 211-New data sets will be catalogued if a store operation ends abnormally
Réponse : 211-Single quotes will override the current working directory.
Réponse : 211-UMASK value is 027
Réponse : 211-Process id is 50332182
Réponse : 211-Checkpoint interval is 0
Réponse : 211-Authentication type: None
Réponse : 211-Record format FB, Lrecl: 120, Blocksize: 2400
Réponse : 211 *** end of status ***
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=2 OpState=-1 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x010448b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010448b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010448b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010448b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,79)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010448b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104b9b4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104b9b4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010448b4
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010448b4
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104b9b4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104b9b4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104b9b4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/30 2 135 FB 80 32720 PO CNTL
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104b9b4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104b9b4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010448b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010448b4
Commande : TYPE I
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=0 OpState=-1 caller=0x010448b4
Réponse : 200 Representation type is Image
Etat : Connexion à 10.44.yyy.y ...
Etat : Connecté à 10.44.yyy.y. Attente du message d'accueil...
Réponse : 220-FTPD1 IBM FTP CS V1R4 at mvs.cccc.eeeee.FR, 13:46:03 on 2006-03-30.
Réponse : 220 Connection will close if idle for more than 5 minutes.
Commande : USER irpx6a
Réponse : 331 Send password please.
Commande : PASS ******
Réponse : 230 IRPX6A is logged on. Working directory is "NB47.".
Commande : FEAT
Réponse : 211 no Extensions supported
Commande : SYST
Réponse : 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Etat : Connecté
Etat : Démarrage du chargement de C:\User\AncienUser\EXEMPLES\COMTCP.CPP
Commande : PWD
Réponse : 257 "'NB47.'" is working directory.
Commande : CWD 'NB47.JMP.'
Réponse : 250 "NB47.JMP." is the working directory name prefix.
Commande : PWD
Réponse : 257 "'NB47.JMP.'" is working directory.
Commande : TYPE A
Réponse : 200 Representation type is Ascii NonPrint
Commande : PASV
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,82)
Commande : STOR COMTCP.CPP
Réponse : 125 Storing data set NB47.JMP.COMTCP.CPP
Réponse : 250 Transfer completed successfully.
Etat : Chargement sur serveur réussi
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x010448b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010448b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010448b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010448b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,83)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010448b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104add4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104add4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010448b4
Réponse : 125 List started OK
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010448b4
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : MSN001 3390 2006/03/30 2 135 FB 80 32720 PO CNTL
Trace : HSM053 3390 2006/03/30 1 1 VB 256 28288 PS COMTCP.CPP
Trace : MSN002 3390 2004/05/07 1 75 U 23200 23200 PO LOAD
Trace : MSN001 3390 2003/07/10 1 45 VB 32756 32760 PS PPOVWREC
Trace : MSN001 3390 2006/01/26 2 30 FB 80 3120 PO PS
Trace : MSN001 3390 2004/11/26 1 15 VB 2048 27998 PS SCPTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCPTOOL.JCL
Trace : MSN001 3390 **NONE** 1 15 NONE 0 0 PO SCRTOOL.CSV
Trace : MSN001 3390 2004/11/25 1 30 FB 80 27920 PS SCRTOOL.JCL
Trace : MSN002 3390 2006/02/01 1 150 VBS 32760 4096 PS SMF.CUMUL
Trace : MSN001 3390 2004/04/21 1 30 FBA 133 3325 PS SYSOUT.SRCHFOR
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010448b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010448b4
Commande : REST 0
Réponse : 504 Restart requires EBCDIC data type.
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=0 OpState=-1 caller=0x010448b4
Réponse : 200 Representation type is Ascii NonPrint
Etat : Déconnecté du serveur
Commande : TYPE I
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=0 OpState=-1 caller=0x010448b4
Réponse : 200 Representation type is Image
Trace : FtpControlSocket.cpp(1143): FtpCommand(site file=jes) OpMode=0 OpState=-1 caller=0x010448b4
Commande : site file=jes
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010448b4
Réponse : 200 SITE command was accepted
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=2 OpState=-1 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.'","",9) OpMode=0 OpState=-1 caller=0x010448b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010448b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010448b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010448b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,88)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010448b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104add4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104add4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010448b4
Réponse : 125 List started OK for JESJOBNAME=IRPX6A*, JESSTATUS=ALL and JESOWNER=IRPX6A
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010448b4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010448b4
Réponse : 250 List completed successfully.
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Trace : JOBNAME JOBID OWNER STATUS CLASS
Trace : IRPX6AZ JOB01216 IRPX6A OUTPUT A RC=000 3 spool files
Trace : IRPX6AW JOB01217 IRPX6A OUTPUT A RC=000 3 spool files
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.'","..",9) OpMode=0 OpState=-1 caller=0x010448b4
Etat : Récupération de la liste de répertoires...
Commande : CDUP
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=3 caller=0x010448b4
Réponse : 250 "NB47." is the working directory name prefix.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=3 caller=0x010448b4
Commande : PWD
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=4 caller=0x010448b4
Réponse : 257 "'NB47.'" is working directory.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=4 caller=0x010448b4
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010448b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010448b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010448b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,6,89)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010448b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104add4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104add4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010448b4
Réponse : 125 List started OK for JESJOBNAME=IRPX6A*, JESSTATUS=ALL and JESOWNER=IRPX6A
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010448b4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010448b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010448b4
Trace : JOBNAME JOBID OWNER STATUS CLASS
Trace : IRPX6AZ JOB01216 IRPX6A OUTPUT A RC=000 3 spool files
Trace : IRPX6AW JOB01217 IRPX6A OUTPUT A RC=000 3 spool files
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104add4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104add4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010448b4
Trace : FtpControlSocket.cpp(1143): FtpCommand(site file=seq) OpMode=0 OpState=-1 caller=0x010448b4
Commande : site file=seq
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010448b4
Réponse : 200 SITE command was accepted
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=2 OpState=-1 caller=0x010448b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.'","",0) OpMode=0 OpState=-1 caller=0x010448b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010448b4
Réponse : 200 Representation type is Ascii NonPrint
Last edited by jmphilippe on 2006-03-30 17:41, edited 6 times in total.

jmphilippe
504 Command not implemented
Posts: 6
Joined: 2006-03-21 15:12

#7 Post by jmphilippe » 2006-03-30 12:16

botg wrote:There exists a workaround for the SITE command problem: Disable "Use multiple connections".
I have disabled "Use multiple connections" in File transfer settings but the problem with the SITE command remains.

jmphilippe
504 Command not implemented
Posts: 6
Joined: 2006-03-21 15:12

Deconnexions between FileZilla and z/OS FTP Server

#8 Post by jmphilippe » 2006-03-31 06:59

Hi

here is a log viewing a file transfer who keep care of modified parameters through the SITE command. When we compare the different logs, it seems that the transfers are bad (defaults parameters) because there is a reconnect (why ?) just before the transfer ...

Etat : Connexion à 10.44.xxx.x ...
Trace : FtpControlSocket.cpp(938): OnConnect(0) OpMode=1 OpState=-1 caller=0x010445b4
Etat : Connecté à 10.44.xxx.x. Attente du message d'accueil...
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=1 OpState=-1 caller=0x010445b4
Réponse : 220-FTPD1 IBM FTP CS V1R4 at mvs.xxxx.yyyyy.fr, 08:35:20 on 2006-03-31.
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=1 OpState=-1 caller=0x010445b4
Réponse : 220 Connection will close if idle for more than 5 minutes.
Commande : USER irpx6a
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=1 OpState=0 caller=0x010445b4
Réponse : 331 Send password please.
Commande : PASS ******
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=1 OpState=3 caller=0x010445b4
Réponse : 230 IRPX6A is logged on. Working directory is "NB47.".
Commande : FEAT
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=1 OpState=-13 caller=0x010445b4
Réponse : 211 no Extensions supported
Commande : SYST
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=1 OpState=-14 caller=0x010445b4
Réponse : 215 MVS is the operating system of this server. FTP Server is running on z/OS.
Etat : Connecté
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=1 OpState=-14 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.COM.'","",1) OpMode=0 OpState=-1 caller=0x010445b4
Etat : Récupération de la liste de répertoires...
Commande : PWD
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=0 caller=0x010445b4
Réponse : 257 "'NB47.'" is working directory.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x010445b4
Commande : CWD 'NB47.JMP.COM.'
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=1 caller=0x010445b4
Réponse : 250 "NB47.JMP.COM." is the working directory name prefix.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=1 caller=0x010445b4
Commande : PWD
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=2 caller=0x010445b4
Réponse : 257 "'NB47.JMP.COM.'" is working directory.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=2 caller=0x010445b4
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010445b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010445b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010445b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,7,59)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010445b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x010452f4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x010452f4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010445b4
Réponse : 125 List started OK
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x010452f4
Trace : TransferSocket.cpp(1158): Close() caller=0x010452f4
Trace : TransferSocket.cpp(1158): Close() caller=0x010452f4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010445b4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : HSM052 3390 2006/03/31 1 1 VB 256 28288 PS COM.IOSTREAM.H
Trace : HSM044 3390 2006/03/30 1 1 VB 256 28288 PS STDIO.H
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x010452f4
Trace : TransferSocket.cpp(1158): Close() caller=0x010452f4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010445b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1143): FtpCommand(stat) OpMode=0 OpState=-1 caller=0x010445b4
Commande : stat
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010445b4
Réponse : 211-Server FTP talking to host 10.44.nnn.n, port 1307
Réponse : 211-User: IRPX6A Working directory: NB47.JMP.COM.
Réponse : 211-The control connection has transferred 573 bytes
Réponse : 211-There is no current data connection.
Réponse : 211-The next data connection will be actively opened
Réponse : 211-to host 10.44.nnn.n, port 1307,
Réponse : 211-using Mode Stream, Structure File, type ASCII, byte-size 8
Réponse : 211-Automatic recall of migrated data sets.
Réponse : 211-Automatic mount of direct access volumes.
Réponse : 211-Auto tape mount is allowed.
Réponse : 211-Inactivity timer is set to 300
Réponse : 211-VCOUNT is 59
Réponse : 211-ASA control characters in ASA files opened for text processing
Réponse : 211-will be transferred as ASA control characters.
Réponse : 211-Trailing blanks are removed from a fixed format
Réponse : 211-data set when it is retrieved.
Réponse : 211-Data set mode. (Do not treat each qualifier as a directory.)
Réponse : 211-ISPFSTATS is set to FALSE
Réponse : 211-Primary allocation 10 tracks. Secondary allocation 1 track.
Réponse : 211-Partitioned data sets will be created with 27 directory blocks.
Réponse : 211-FileType SEQ (Sequential - default).
Réponse : 211-Number of access method buffers is 5
Réponse : 211-RDWs from variable format data sets are discarded.
Réponse : 211-Records on input tape are unspecified format
Réponse : 211-SITE DB2 subsystem name is DB2
Réponse : 211-Data not wrapped into next record.
Réponse : 211-Tape write is not allowed to use BSAM I/O
Réponse : 211-Truncated records will not be treated as an error
Réponse : 211-JESLRECL is 80
Réponse : 211-JESRECFM is Fixed
Réponse : 211-JESINTERFACELEVEL is 2
Réponse : 211-ENcoding is set to SBCS
Réponse : 211-SBSUB is set to FALSE
Réponse : 211-SBSUBCHAR is set to SPACE
Réponse : 211-SMS is active.
Réponse : 211-New data sets will be catalogued if a store operation ends abnormally
Réponse : 211-Single quotes will override the current working directory.
Réponse : 211-UMASK value is 027
Réponse : 211-Process id is 83887098
Réponse : 211-Checkpoint interval is 0
Réponse : 211-Authentication type: None
Réponse : 211-Record format VB, Lrecl: 256, Blocksize: 28288
Réponse : 211 *** end of status ***
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=2 OpState=-1 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.COM.'","",9) OpMode=0 OpState=-1 caller=0x010445b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010445b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010445b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010445b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,7,60)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010445b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x010497c4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x010497c4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010445b4
Réponse : 125 List started OK
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x010497c4
Trace : TransferSocket.cpp(1158): Close() caller=0x010497c4
Trace : TransferSocket.cpp(1158): Close() caller=0x010497c4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010445b4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : HSM052 3390 2006/03/31 1 1 VB 256 28288 PS COM.IOSTREAM.H
Trace : HSM044 3390 2006/03/30 1 1 VB 256 28288 PS STDIO.H
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x010497c4
Trace : TransferSocket.cpp(1158): Close() caller=0x010497c4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010445b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1143): FtpCommand(site refcm=fb) OpMode=0 OpState=-1 caller=0x010445b4
Commande : site refcm=fb
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010445b4
Réponse : 200-Unrecognized parameter 'REFCM=FB' on SITE command.
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010445b4
Réponse : 200 SITE command was accepted
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=2 OpState=-1 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.COM.'","",9) OpMode=0 OpState=-1 caller=0x010445b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010445b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010445b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010445b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,7,75)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010445b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104bdd4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104bdd4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010445b4
Réponse : 125 List started OK
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104bdd4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104bdd4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104bdd4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010445b4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : HSM052 3390 2006/03/31 1 1 VB 256 28288 PS COM.IOSTREAM.H
Trace : HSM044 3390 2006/03/30 1 1 VB 256 28288 PS STDIO.H
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104bdd4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104bdd4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010445b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1143): FtpCommand(site recfm=fb) OpMode=0 OpState=-1 caller=0x010445b4
Commande : site recfm=fb
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010445b4
Réponse : 200-BLOCKSIZE must be a multiple of LRECL for RECFM FB
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010445b4
Réponse : 200-BLOCKSIZE being set to 28160
Réponse : 200 SITE command was accepted
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=2 OpState=-1 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.COM.'","",9) OpMode=0 OpState=-1 caller=0x010445b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010445b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010445b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010445b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,7,xx)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010445b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104ad14
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104ad14
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010445b4
Réponse : 125 List started OK
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104ad14
Trace : TransferSocket.cpp(1158): Close() caller=0x0104ad14
Trace : TransferSocket.cpp(1158): Close() caller=0x0104ad14
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010445b4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : HSM052 3390 2006/03/31 1 1 VB 256 28288 PS COM.IOSTREAM.H
Trace : HSM044 3390 2006/03/30 1 1 VB 256 28288 PS STDIO.H
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104ad14
Trace : TransferSocket.cpp(1158): Close() caller=0x0104ad14
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010445b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(4083): Delete("STDIO.H", "'NB47.JMP.COM.'") OpMode=0 OpState=-1 caller=0x010445b4
Commande : DELE 'NB47.JMP.COM.STDIO.H'
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=256 OpState=-1 caller=0x010445b4
Réponse : 250 NB47.JMP.COM.STDIO.H deleted.
Trace : FtpControlSocket.cpp(4083): Delete("", "") OpMode=256 OpState=-1 caller=0x010445b4
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=256 OpState=-1 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.COM.'","",9) OpMode=0 OpState=-1 caller=0x010445b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010445b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010445b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010445b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,7,xx)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010445b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x01049bd4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x01049bd4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010445b4
Réponse : 125 List started OK
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x01049bd4
Trace : TransferSocket.cpp(1158): Close() caller=0x01049bd4
Trace : TransferSocket.cpp(1158): Close() caller=0x01049bd4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010445b4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : HSM052 3390 2006/03/31 1 1 VB 256 28288 PS COM.IOSTREAM.H
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x01049bd4
Trace : TransferSocket.cpp(1158): Close() caller=0x01049bd4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010445b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1143): FtpCommand(stat) OpMode=0 OpState=-1 caller=0x010445b4
Commande : stat
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010445b4
Réponse : 211-Server FTP talking to host 10.44.nnn.n, port 1307
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010445b4
Réponse : 211-User: IRPX6A Working directory: NB47.JMP.COM.
Réponse : 211-The control connection has transferred 3397 bytes
Réponse : 211-There is no current data connection.
Réponse : 211-The next data connection will be actively opened
Réponse : 211-to host 10.44.nnn.n, port 1307,
Réponse : 211-using Mode Stream, Structure File, type ASCII, byte-size 8
Réponse : 211-Automatic recall of migrated data sets.
Réponse : 211-Automatic mount of direct access volumes.
Réponse : 211-Auto tape mount is allowed.
Réponse : 211-Inactivity timer is set to 300
Réponse : 211-VCOUNT is 59
Réponse : 211-ASA control characters in ASA files opened for text processing
Réponse : 211-will be transferred as ASA control characters.
Réponse : 211-Trailing blanks are removed from a fixed format
Réponse : 211-data set when it is retrieved.
Réponse : 211-Data set mode. (Do not treat each qualifier as a directory.)
Réponse : 211-ISPFSTATS is set to FALSE
Réponse : 211-Primary allocation 10 tracks. Secondary allocation 1 track.
Réponse : 211-Partitioned data sets will be created with 27 directory blocks.
Réponse : 211-FileType SEQ (Sequential - default).
Réponse : 211-Number of access method buffers is 5
Réponse : 211-RDWs from variable format data sets are discarded.
Réponse : 211-Records on input tape are unspecified format
Réponse : 211-SITE DB2 subsystem name is DB2
Réponse : 211-Data not wrapped into next record.
Réponse : 211-Tape write is not allowed to use BSAM I/O
Réponse : 211-Truncated records will not be treated as an error
Réponse : 211-JESLRECL is 80
Réponse : 211-JESRECFM is Fixed
Réponse : 211-JESINTERFACELEVEL is 2
Réponse : 211-ENcoding is set to SBCS
Réponse : 211-SBSUB is set to FALSE
Réponse : 211-SBSUBCHAR is set to SPACE
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=2 OpState=-1 caller=0x010445b4
Réponse : 211-SMS is active.
Réponse : 211-New data sets will be catalogued if a store operation ends abnormally
Réponse : 211-Single quotes will override the current working directory.
Réponse : 211-UMASK value is 027
Réponse : 211-Process id is 83887098
Réponse : 211-Checkpoint interval is 0
Réponse : 211-Authentication type: None
Réponse : 211-Record format FB, Lrecl: 256, Blocksize: 28160
Réponse : 211 *** end of status ***
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=2 OpState=-1 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.COM.'","",9) OpMode=0 OpState=-1 caller=0x010445b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010445b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010445b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010445b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,7,xx)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010445b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104b0f4
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104b0f4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010445b4
Réponse : 125 List started OK
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104b0f4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104b0f4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104b0f4
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010445b4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : HSM052 3390 2006/03/31 1 1 VB 256 28288 PS COM.IOSTREAM.H
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104b0f4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104b0f4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010445b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1936): FileTransfer(17084920, FALSE, 0) OpMode=0 OpState=-1 caller=0x010445b4
Etat : Démarrage du chargement de C:\User\AncienUser\EXEMPLES\COM.STDIO.H
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=40 OpState=13 caller=0x010445b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1936): FileTransfer(0, FALSE, 0) OpMode=40 OpState=13 caller=0x010445b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=40 OpState=17 caller=0x010445b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,7,80)
Trace : FtpControlSocket.cpp(1936): FileTransfer(0, FALSE, 0) OpMode=40 OpState=17 caller=0x010445b4
Commande : STOR COM.STDIO.H
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104bdd4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=40 OpState=18 caller=0x010445b4
Réponse : 125 Storing data set NB47.JMP.COM.COM.STDIO.H
Trace : FtpControlSocket.cpp(1936): FileTransfer(0, FALSE, 0) OpMode=40 OpState=18 caller=0x010445b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104bdd4
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104bdd4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104bdd4
Trace : FtpControlSocket.cpp(1901): TransferEnd(40) OpMode=40 OpState=19 caller=0x010445b4
Trace : FtpControlSocket.cpp(1936): FileTransfer(0, TRUE, 0) OpMode=40 OpState=19 caller=0x010445b4
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104bdd4
Trace : TransferSocket.cpp(1158): Close() caller=0x0104bdd4
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=40 OpState=19 caller=0x010445b4
Réponse : 250 Transfer completed successfully.
Trace : FtpControlSocket.cpp(1936): FileTransfer(0, FALSE, 0) OpMode=40 OpState=19 caller=0x010445b4
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=40 OpState=19 caller=0x010445b4
Etat : Chargement sur serveur réussi
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"'NB47.JMP.COM.'","",9) OpMode=0 OpState=-1 caller=0x010445b4
Etat : Récupération de la liste de répertoires...
Commande : TYPE A
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=8 caller=0x010445b4
Réponse : 200 Representation type is Ascii NonPrint
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010445b4
Commande : PASV
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=7 caller=0x010445b4
Réponse : 227 Entering Passive Mode (10,44,xxx,x,7,81)
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010445b4
Trace : TransferSocket.cpp(577): SetActive() caller=0x0104bb54
Commande : LIST
Trace : TransferSocket.cpp(465): OnConnect(0) caller=0x0104bb54
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=9 caller=0x010445b4
Réponse : 125 List started OK
Trace : TransferSocket.cpp(537): OnClose(0) caller=0x0104bb54
Trace : TransferSocket.cpp(1158): Close() caller=0x0104bb54
Trace : TransferSocket.cpp(1158): Close() caller=0x0104bb54
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010445b4
Trace : FtpControlSocket.cpp(1901): TransferEnd(4) OpMode=4 OpState=10 caller=0x010445b4
Trace : FtpControlSocket.cpp(1150): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Trace : Volume Unit Referred Ext Used Recfm Lrecl BlkSz Dsorg Dsname
Trace : HSM052 3390 2006/03/31 1 1 VB 256 28288 PS COM.IOSTREAM.H
Trace : HSM052 3390 2006/03/31 1 3 FB 256 28160 PS COM.STDIO.H
Trace : TransferSocket.cpp(97): ~CTransferSocket() caller=0x0104bb54
Trace : TransferSocket.cpp(1158): Close() caller=0x0104bb54
Trace : FtpControlSocket.cpp(761): OnReceive(0) OpMode=4 OpState=10 caller=0x010445b4
Réponse : 250 List completed successfully.
Trace : FtpControlSocket.cpp(1150): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010445b4
Etat : Succès du listage du répertoire
Trace : FtpControlSocket.cpp(3918): ResetOperation(1) OpMode=4 OpState=10 caller=0x010445b4

WheezerTheGeezer
500 Command not understood
Posts: 1
Joined: 2007-05-15 17:18

Site commands not respected when uploading new file to z/Os

#9 Post by WheezerTheGeezer » 2007-05-15 17:49

Using FileZilla 3.0.0-bketa8

Experiencing the problem of setting new mainframe default file attributes (for new files) but not having them respected when uploading a file from PC to mainframe z/Os 1.6.

I send the following:

Site lrecl=133 recfm=vb blksize=13300 pri=15 sec=15

...but z/Os defines the uploaded file with orginal, default file attributes.

An otherwise awsome FTP client but this is a show-stopper. :?

BTW, I performed the exact same scenario as shown here but using Secure FTP 2 (command line SSL compliant client) and it worked OK... this is not a problem on the mainframe side!

Also, it would be nice to have a static command window open at all times for entering raw commands (instead of having to click and open a popup window each time). See WRQ Reflection FTP client for an excellent example of this.

Thanks for any help, replies, or workarounds.



Log:
Status: Resolving IP-Address for mvs.uchicago.com
Status: Connecting to 128.135.21.20:21...
Status: Connection established, waiting for welcome message...
Response: 220-FTPSERVE IBM FTP CS V1R6 at MVS.UCHICAGO.COM, 17:12:12 on 2007-05-15.
Response: 220 Connection will close if idle for more than 5 minutes.
Command: AUTH TLS
Response: 234 Security environment established - ready for negotiation
Status: Initializing TLS...
Command: USER SYSPROG1
Status: Verifying certificate...
Status: TLS/SSL connection established.
Response: 331 Send password please.
Command: PASS *******
Response: 230 SYSPROG1 is logged on. Working directory is "SYSPROG1.".
Command: PBSZ 0
Response: 200 Protection buffer size accepted
Command: PROT P
Response: 200 Data connection protection set to private
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "'SYSPROG1.'" is working directory.
Command: TYPE I
Response: 200 Representation type is Image
Command: PASV
Response: 227 Entering Passive Mode (128,135,21,20,246,123)
Command: LIST
Response: 125 List started OK
Response: 250 List completed successfully.
Status: Directory listing successful
Command: stat
Response: 211-Server FTP talking to host 128.134.16.49, port 3649
Response: 211-User: SYSPROG1 Working directory: SYSPROG1.
Response: 211-The control connection has transferred 499 bytes
Response: 211-There is no current data connection.
Response: 211-The next data connection will be actively opened
Response: 211-to host 128.134.16.49, port 3649,
Response: 211-using Mode Stream, Structure File, type Image, byte-size 8
Response: 211-No automatic recall of migrated data sets.
Response: 211-No automatic mount of direct access volumes.
Response: 211-Auto tape mount is allowed.
Response: 211-Inactivity timer is set to 300
Response: 211-Timer FTPKEEPALIVE is set to 0
Response: 211-VCOUNT is 59
Response: 211-ASA control characters in ASA files opened for text processing
Response: 211-will be transferred as ASA control characters.
Response: 211-Trailing blanks are removed from a fixed format
Response: 211-data set when it is retrieved.
Response: 211-Data set mode. (Do not treat each qualifier as a directory.)
Response: 211-ISPFSTATS is set to FALSE
[b]Response: 211-Primary allocation 1 track. Secondary allocation 1 track.[/b]
Response: 211-Partitioned data sets will be created with 40 directory blocks.
Response: 211-FileType SEQ (Sequential - default).
Response: 211-Number of access method buffers is 5
Response: 211-RDWs from variable format data sets are discarded.
Response: 211-Records on input tape are unspecified format
Response: 211-SITE DB2 subsystem name is DB2
Response: 211-Data not wrapped into next record.
Response: 211-Tape write is not allowed to use BSAM I/O
Response: 211-Truncated records will not be treated as an error
Response: 211-JESLRECL is 80
Response: 211-JESRECFM is Fixed
Response: 211-JESINTERFACELEVEL is 1
Response: 211-Server site variable JESTRAILINGBLANKS is set to TRUE
Response: 211-ENcoding is set to SBCS
Response: 211-DBSUB is set to FALSE
Response: 211-SBSUB is set to FALSE
Response: 211-SBSUBCHAR is set to SPACE
Response: 211-SMS is active.
Response: 211-New data sets will be catalogued if a store operation ends abnormally
Response: 211-Single quotes will override the current working directory.
Response: 211-UMASK value is 027
Response: 211-Process id is 588
Response: 211-Checkpoint interval is 0
Response: 211-Authentication type: TLS
Response: 211-Control protection level: Private
Response: 211-Data protection level: Private
Response: 211-Port of Entry resource class for IPv4 clients is: TERMINAL
[b]Response: 211-Record format VB, Lrecl: 256, Blocksize: 6320[/b]
Response: 211 *** end of status ***
[color=darkred]Command: Site lrecl=133 recfm=vb blksize=13300 pri=15 sec=15[/color]
Response: 200 SITE command was accepted
Command: stat
Response: 211-Server FTP talking to host 128.134.16.49, port 3649
Response: 211-User: SYSPROG1 Working directory: SYSPROG1.
Response: 211-The control connection has transferred 2707 bytes
Response: 211-There is no current data connection.
Response: 211-The next data connection will be actively opened
Response: 211-to host 128.134.16.49, port 3649,
Response: 211-using Mode Stream, Structure File, type Image, byte-size 8
Response: 211-No automatic recall of migrated data sets.
Response: 211-No automatic mount of direct access volumes.
Response: 211-Auto tape mount is allowed.
Response: 211-Inactivity timer is set to 300
Response: 211-Timer FTPKEEPALIVE is set to 0
Response: 211-VCOUNT is 59
Response: 211-ASA control characters in ASA files opened for text processing
Response: 211-will be transferred as ASA control characters.
Response: 211-Trailing blanks are removed from a fixed format
Response: 211-data set when it is retrieved.
Response: 211-Data set mode. (Do not treat each qualifier as a directory.)
Response: 211-ISPFSTATS is set to FALSE
[b]Response: 211-Primary allocation 15 tracks. Secondary allocation 15 tracks.[/b]
Response: 211-Partitioned data sets will be created with 40 directory blocks.
Response: 211-FileType SEQ (Sequential - default).
Response: 211-Number of access method buffers is 5
Response: 211-RDWs from variable format data sets are discarded.
Response: 211-Records on input tape are unspecified format
Response: 211-SITE DB2 subsystem name is DB2
Response: 211-Data not wrapped into next record.
Response: 211-Tape write is not allowed to use BSAM I/O
Response: 211-Truncated records will not be treated as an error
Response: 211-JESLRECL is 80
Response: 211-JESRECFM is Fixed
Response: 211-JESINTERFACELEVEL is 1
Response: 211-Server site variable JESTRAILINGBLANKS is set to TRUE
Response: 211-ENcoding is set to SBCS
Response: 211-DBSUB is set to FALSE
Response: 211-SBSUB is set to FALSE
Response: 211-SBSUBCHAR is set to SPACE
Response: 211-SMS is active.
Response: 211-New data sets will be catalogued if a store operation ends abnormally
Response: 211-Single quotes will override the current working directory.
Response: 211-UMASK value is 027
Response: 211-Process id is 588
Response: 211-Checkpoint interval is 0
Response: 211-Authentication type: TLS
Response: 211-Control protection level: Private
Response: 211-Data protection level: Private
Response: 211-Port of Entry resource class for IPv4 clients is: TERMINAL
[b]Response: 211-Record format VB, Lrecl: 133, Blocksize: 13300[/b]
Response: 211 *** end of status ***
Status: Resolving IP-Address for mvs1uchicago.com
Status: Connecting to 128.154.21.20:21...
Status: Connection established, waiting for welcome message...
Response: 220-FTPSERVE IBM FTP CS V1R6 at MVS.UCHICAGO.COM, 17:13:32 on 2007-05-15.
Response: 220 Connection will close if idle for more than 5 minutes.
Command: AUTH TLS
Response: 234 Security environment established - ready for negotiation
Status: Initializing TLS...
Command: USER sysprog1
Status: Verifying certificate...
Status: TLS/SSL connection established.
Response: 331 Send password please.
Command: PASS *******
Response: 230 SYSPROG1 is logged on. Working directory is "SYSPROG1.".
Command: PBSZ 0
Response: 200 Protection buffer size accepted
Command: PROT P
Response: 200 Data connection protection set to private
Status: Connected
Status: Starting upload of C:\Temp\Report.txt
Command: CWD 'SYSPROG1.'
Response: 250 "SYSPROG1." is the working directory name prefix.
Command: PWD
Response: 257 "'SYSPROG1.'" is working directory.
Status: Retrieving directory listing...
Command: TYPE I
Response: 200 Representation type is Image
Command: PASV
Response: 227 Entering Passive Mode (128,135,21,20,249,111)
Command: LIST
Response: 125 List started OK
Response: 250 List completed successfully.
Command: TYPE A
Response: 200 Representation type is Ascii NonPrint
Command: PASV
Response: 227 Entering Passive Mode (128,135,21,20,248,76)
Command: STOR Report.txt
Response: 125 Storing data set SYSPROG1.REPORT.TXT
Response: 250 Transfer completed successfully.
Status: File transfer successful

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

#10 Post by botg » 2007-05-15 19:11

There is a workaround using the undocumented post-login commands in FZ3, I almost forgot I implemented this in the engine already.

Add a new sitemanager entry and close FileZilla. Next open sitemanager.xml in %APPDATA%\FileZilla and add a PostLoginCommands element inside the Server element. Inside PostLoginCommand, use the Command element, with the actual command to execute as text.

Example:

Code: Select all

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<FileZilla3>
    <Servers>
        <Server>
            <Host>127.0.0.1</Host>
            <Port>21</Port>
            <PostLoginCommands>
              <Command>PWD</Command>
              <Command>QUIT</Command>
            </PostLoginCommands>
        </Server>
    </Servers>
</FileZilla3>
If connecting using this Sitemanager entry, these commands get executed in the transfer connections as well.

Post Reply