by dick scherrer » Sun Jan 04, 2009 9:03 pm
Hello and welcome to the forum,
If you want to ftp a file from unix to the mainframe, suggest you pre-allocate the file on the mainframe (determine the attributes for the file before allocating) and send the file from a unix script. For ease of use, you will want to create fixed-length records rather than variable. If you send/push the file from the unix system, no jcl will be needed.
Hope this helps,
d.sch.