I'd say the key might be:

" CZ0390 ftpOpen: no security mechanism is specified " 

Since the server is the one that performs initial authentication, I'd focus 
there. 

The missing file is a separate issue, I think. 

 


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
jagadishan perumal
Sent: Thursday, May 05, 2011 10:07 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Not able to Ftp

Hi,

I have executed the given command : the output are as below :
with -d

CY2046 ftpSocks:
entered
CY1939 findSocks:
entered
CY0911 ftpStart: start parm and ftp.data processing is
complete
GU1089 chkVerRel: system information for CTS2: z/OS version 1 release 6
(2066)
EZYFT25I Using //'TCPIP.STANDARD.TCPXLBIN' for FTP translation tables for
the c
         ontrol
connection.
EZYFT31I Using //'TCPIP.STANDARD.TCPXLBIN' for FTP translation tables for
the d
         ata
connection.
EP2149 set_dbcs_langs: __ipdbcs() returned 0 parms from LOADDBCSTABLES
stateme
nt(s)

EZA1450I IBM FTP CS
V1R6
CY1013 ftpStart: setibmopt() failed on IBMTCP_IMAGE - EDC5138I No such
device
or address.
(errno2=0x11B3005A)
CY1026 ftpStart: single-stack (INET) environment. Ignoring TCPIPJOBNAME
TCPIP
from
tcpip.data.
CY1089 ftpStart: internal messages timestamp = 2004 050 01:08
UTC
Open message catalog fails 'EDC5129I No such file or directory.'. Using
interna
         l
messages
CY1116 ftpStart: socket() failed on AF_INET6 - EDC8114I Address family not
sup
ported.
(errno2=0x112B0000)
CY1124 ftpStart: client operating in IPv4 only
mode
CZ0240 ftpOpen:
entered
SC0419 initConnection:
entered
SC0837 initIPv4Connection: entered
CY2711 access_via_socks_server: entered
EZA1554I Connecting to   10.237.5.102. port 21
220-FTPD1 IBM FTP CS V1R6 at CTS2800, 14:58:34 on 2011-05-05.
220 Connection will close if idle for more than 5 minutes.
CZ0390 ftpOpen: no security mechanism is specified
EZA1534I Control connection with 10.237.5.102 dies.
SC3018 endSession: entered (sn=096456F8)
SC2302 dataClose: entered
CZ1138 ftpClose: entered
CZ0573 ftpOpen: lost session after successful init
EZA1460I Command:


=====================================================================
with -v


EZY2638I Using FTP configuration
defaults.
EZYFT25I Using //'TCPIP.STANDARD.TCPXLBIN' for FTP translation tables for
the c
         ontrol
connection.
EZYFT31I Using //'TCPIP.STANDARD.TCPXLBIN' for FTP translation tables for
the d
         ata
connection.
EZA1450I IBM FTP CS
V1R6
Open message catalog fails 'EDC5129I No such file or directory.'. Using
interna
         l
messages
EZA1554I Connecting to   10.237.5.102. port
21
220-FTPD1 IBM FTP CS V1R6 at CTS2800, 15:00:53 on
2011-05-05.
220 Connection will close if idle for more than 5
minutes.
EZA1534I Control connection with 10.237.5.102
dies.
EZA1460I
Command:

On Thu, May 5, 2011 at 8:26 PM, Hal Merritt <hmerr...@jackhenry.com> wrote:

> I don't the missing file is a serious problem.
>
> Check the server logs. This appears to be something in the basic set up.
>
> Try your FTP command with -D and -V sub commands.
>
>
>
>
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
> Behalf Of jagadishan perumal
> Sent: Thursday, May 05, 2011 9:43 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Not able to Ftp
>
>  Mark,
>
> I did ftp from tso/ispf from the option 6 and i got the below error :
>
> EZA1450I IBM FTP CS
> V1R6
> Open message catalog fails 'EDC5129I No such file or directory.'. Using
> interna
>         l
> messages
> EZA1554I Connecting to   10.237.5.102. port 21
> 220-FTPD1 IBM FTP CS V1R6 at zos2800, 14:35:36 on 2011-05-05.
> 220 Connection will close if idle for more than 5 minutes.
> EZA1534I Control connection with 10.237.5.102 dies.
> EZA1460I Command:
>
>
> Could anyone please guide to re-instate the missing directory.
>
> Regards,
> Jags
>
> On Thu, May 5, 2011 at 7:06 PM, Mark Zelden <m...@mzelden.com> wrote:
>
> > On Thu, 5 May 2011 15:23:19 +0530, jagadishan perumal
> > <jagadish...@gmail.com> wrote:
> >
> > >Hi,
> > >
> > >I have few files in my desktop to FTP it to mainframe. When i type FTP
> > >XXXXXXX from the dos i get a message as
> > >
> > >C:\Documents and Settings\255209\JCL>ftp 10.237.5.102
> > >Connected to 10.237.5.102.
> > >220-FTPD1 IBM FTP CS V1R6 at xxx2800, 09:42:34 on 2011-05-05
> > >220 Connection will close if idle for more than 5 minutes.
> > >Connection closed by remote host.
> > >
> > >I have checked the firewall too and it is open from both the end. When i
> > do
> > >a /D A,L from mainframe I can can see the FTPD1 step running :
> > >FTPD1    STEP1    FTPD     OWT
> > >
> > >I also did a tso netstat I can see the FTPD1 port is in listening mode.
> I
> > am
> > >not able to ftp from my desktop. Also from the TCPIP started task I see
> a
> > >message as :
> > >
> > >23.39.49 STC05976  IEE301I FTPD1             CANCEL COMMAND ACCEPTED
> > >
> > >But no one has issue a cancel command. it seems to be a weird . Could
> > anyone
> > >please provide me a suggestion.
> > >
> >
> > To rule out any firewall issues, from TSO / ISPF option 6 try
> > ftp 10.237.5.102
> >
> > And see if it functions.  If not, the problem is on the z/OS side.
> >
> > Mark
> > --
> > Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS
> > mailto:m...@mzelden.com
> > Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html
> > Systems Programming expert at http://expertanswercenter.techtarget.com/
> >
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> > Search the archives at http://bama.ua.edu/archives/ibm-main.html
> >
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> NOTICE: This electronic mail message and any files transmitted with it are
> intended
> exclusively for the individual or entity to which it is addressed. The
> message,
> together with any attachment, may contain confidential and/or privileged
> information.
> Any unauthorized review, use, printing, saving, copying, disclosure or
> distribution
> is strictly prohibited. If you have received this message in error, please
> immediately advise the sender by reply email and delete all copies.
>
> ----------------------------------------------------------------------
>  For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to