TPX Session Management for z/OS

 View Only
  • 1.  CA1 CAR2014 FTP error

    Posted Apr 09, 2015 02:51 AM

    Hello All,

    I am planning to Apply CAR2014 for my CA1 TAPE product, while i tried to FTP the ZIP file, i am facing an ftp error "EZA1542I Usage: GET foreignfile <localname> <(REPLACE>"

    Please guide to resolve it.

     

    Below is the control card:-

    000009 //INPUT    DD *                           

    000010 scftpd.ca.com                             

    000011 anonymous                                 

    000012 mvinoth@gmail.com           

    000013 cd /ftp/orders/115947/11653070zip/        

    000014 Binary                                    

    000015 get scart0.zip /ca/ca1 /scart0.zip (rep   

    000016 QUIT                                      

    000017 /*      

     

    SYSOUT:

    EZA1736I FTP                                                                  

    EZA1450I IBM FTP CS V1R13                                                     

    EZA1456I Connect to ?                                                         

    EZA1736I scftpd.ca.com                                                        

    EZA1554I Connecting to: scftpd.ca.com 141.202.253.110 port: 21.               

    220 "This is CA SCFTPD service (via USILFS14B)."                              

    EZA1459I NAME (scftpd.ca.com:TSMMEV):                                         

    EZA1701I >>> USER anonymous                                                   

    331 Please specify the password.                                              

    EZA1789I PASSWORD:                                                            

    EZA1701I >>> PASS                                                             

    230 Login successful.                                                         

    EZA1460I Command:                                                             

    EZA1736I cd /ftp/orders/115947/11653070zip/                                   

    EZA1701I >>> CWD /ftp/orders/115947/11653070zip/                              

    250 Directory successfully changed.                                           

    EZA1736I Binary                                                              

    EZA1701I >>> TYPE I                                                          

    200 Switching to Binary mode.                                                

    EZA1460I Command:                                                            

    EZA1736I get scart0.zip /ca/ca1 /scart0.zip (rep                             

    EZA1542I Usage: GET foreignfile <localname> <(REPLACE>                       

    EZA1460I Command:                                                            

    EZA1736I QUIT                                                                

    EZA1701I >>> QUIT                                                            

     

    Thanks,

    Vinoth M



  • 2.  Re: CA1 CAR2014 FTP error
    Best Answer

    Posted Apr 09, 2015 08:53 AM

    Hi Vinoth,

     

    The get command

     

         get scart0.zip /ca/ca1 /scart0.zip (rep

     

    has 4 parameters, scart0.zip, /ca/ca1, /scart0.zip and (rep. It can have 3 parameters at most. I am not sure if the space between /ca/ca1 and /scart0.zip is correct ?

     

    Regards

    Heinz