quick and dirty exec

Make sure you are linked to TCPMAINTS 592 mdisk to get the FTP module 

/*  FTP the file to xlxap01q.testbbh.com  */ 
 
"MAKEBUF" 
QUEUE 'velftp xxxxxxxx' 
QUEUE PUT ''ZVMLPARS.RP123109'' 'ZVMLPARS.RP123109.txt' 
QUEUE PUT ''LINUXSYS.RP123109'' 'LINUXSYS.RP123109.txt' 
QUEUE PUT ''LINUXMEM.RP123109'' 'LINUXMEM.RP123109.txt' 
QUEUE 'QUIT' 
QUEUE ' ' 
'FTP' XLXAP01Q.TESTBBH.COM 
DROPBUF 
 
EXIT 

xxxxxxxx is of course the password to VELFTP 

good luck 

Bill Munson 
Sr. z/VM Systems Programmer 
Brown Brothers Harriman & CO.
525 Washington Blvd. 
Jersey City, NJ 07310 
201-418-7588

President MVMUA
http://www2.marist.edu/~mvmua/
http://www.linkedin.com/in/BillMunson




"Magat, Martin" <martin.ma...@citi.com> 
Sent by: The IBM z/VM Operating System <IBMVM@LISTSERV.UARK.EDU>
01/14/2010 06:02 AM
Please respond to
The IBM z/VM Operating System <IBMVM@LISTSERV.UARK.EDU>


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: advise on a simple REXX script to automate FTP from zVM to Linux 
server






Hi

Can anyone advise or has a ready zVM REXX script (zVM 5.4) that will ftp
a file from zVM to linux (or unix)?
Is it using VMFTP?
A simple one will do ... will try to automate it afterwards.

Many thanks in advance.


*************************** IMPORTANT
NOTE*****************************-- The opinions expressed in this
message and/or any attachments are those of the author and not
necessarily those of Brown Brothers Harriman & Co., its
subsidiaries and affiliates ("BBH"). There is no guarantee that
this message is either private or confidential, and it may have
been altered by unauthorized sources without your or our knowledge.
Nothing in the message is capable or intended to create any legally
binding obligations on either party and it is not intended to
provide legal advice. BBH accepts no responsibility for loss or
damage from its use, including damage from virus.
********************************************************************************

Reply via email to