Would the QUOTE command help in this instance, e.g. quote site.... Regards, Simon.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Ron Thomas Sent: 24 April 2017 14:18 To: [email protected] Subject: Re: FTP Failing with space issues i executed the below script from Linux VM and the below is what it says. Looks like site command is not supported . So any idea on how this could be resolved or is there any work around ? Script ----------- sftp [email protected] << EOF site blocksize=0 lrecl=3000 recfm=fb prim=25 sec=25 cyl put /sap/co2ekh/backup/global_chgback_escoa_2017-01-22:22:00:10.txt //'CH2ICST.X.Y.R1' quit EOF Log Message ---------------- sftp> site blocksize=0 lrecl=3000 recfm=fb prim=25 sec=25 cyl Invalid command. sftp> put /sas/co2ekh/backup/global_chgback_escoa_2017-01-22:22:00:10.txt //'CH2ICST.X.Y.R1' Uploading /sas/comtekh/backup/global_chgback_escoa_2017-01-22:22:00:10.txt to //CH2ICST.X.Y.R1 /sap/co2ekh/backup/global_chgback_escoa_2017-01-22:22:00:10.txt 68% 2208KB 1.8MB/s 00:00 ETA Couldn't write to remote file "//CH2ICST.X.Y.R1": Failure Regards Ron T ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ****************************************************************** The information in this E-Mail is confidential and may be legally privileged. It may not represent the views of the SSE Group. It is intended solely for the addressees. Access to this E-Mail by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any unauthorised recipient should advise the sender immediately of the error in transmission. Unless specifically stated otherwise, this email (or any attachments to it) is not an offer capable of acceptance or acceptance of an offer and it does not form part of a binding contractual agreement. SSE plc Registered Office: Inveralmond House 200 Dunkeld Road Perth PH1 3AQ Registered in Scotland No. SC117119 Authorised and regulated by the Financial Conduct Authority for certain consumer credit activities. www.sse.com ****************************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
