It almost helps. I can send files to MVS, but the result is flat files.
For example, the sequence

 

Cd hlq....

Put fn.ft.fm  fn

 

Results in a flat file named hlq.fn. The result is even more interesting
if I leave the member name off - the file gets written in USS, not in
the pds, not as a flat file on a normal disk. 

 

Regards, 
Richard Schuh 

 

________________________________

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Lionel B. Dyck
Sent: Tuesday, December 04, 2007 3:54 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: FTP

 


To FTP a file to a member of a PDS do the following: 

ftp mvs-host 
enter userid/pw 
mode b 
type e 
cd pds-dsname 
put cms-file member-name 
quit 

the mode b sets block mode and type e sets ebcdic char set - this is
optimal for z to z ftp 

hope this helps

________________________________

Lionel B. Dyck, Consultant/Specialist 
Enterprise Platform Services, Mainframe Engineering 
KP-IT Enterprise Engineering 
925-926-5332 (8-473-5332) | E-Mail: [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>  
AIM: lbdyck | Yahoo IM: lbdyck 
Kaiser Service Credo: "Our cause is health. Our passion is service.
We're here to make lives better." 

I never guess. It is a capital mistake to theorize before one has data.
Insensibly one begins to twist facts to suit theories, instead of
theories to suit facts. 
- Sir Arthur Conan Doyle 

NOTICE TO RECIPIENT: If you are not the intended recipient of this
e-mail, you are prohibited from sharing, copying, or otherwise using or
disclosing its contents. If you have received this e-mail in error,
please notify the sender immediately by reply e-mail and permanently
delete this e-mail and any attachments without reading, forwarding or
saving them. Thank you. 

Reply via email to