you need to create a directory in your hfs file structure to hold the
file.
because of space, you might have to create another HFS file to store and
unload the java file.
but to try it out, first log onto OMVS - you should be in your home
directory.
enter pwd to get the directory name 
enter: mkdir j14

go back to the pc:

ftp hostname
bin
put java.pax.z /directoryname/j14/java.pax.z

in OMVS:

cd /directoryname/j14
pax -ppx -zvf java.pax.z   (you need to look up the exact pax command in
the ibm documentation) 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Bob 
Sent: Thursday, October 23, 2008 11:23 AM
To: [email protected]
Subject: Re: Help with FTP of PAX.Z file

Thanks for the quick reply.  Are there SITE commands needed (I am in
binary 
mode)... when I try to FTP to a new HFS I get 
ftp> bin
200 Representation type is Image
ftp> put java.pax.z 'ttsmv14.java.hfs'
200 Port request OK.
550 TTSMV14.JAVA.HFS is a partitioned data set and no member was 
specified on th
e STOR command.
ftp> put java.pax.z 'ttsmv14.java.hfs(sdk)'
200 Port request OK.
125 Storing data set TTSMV14.JAVA.HFS(SDK)
> Netout :Software caused connection abort
550 Open of TTSMV14.JAVA.HFS(SDK) failed.
ftp: 65535 bytes sent in 0.09Seconds 704.68Kbytes/sec.
ftp>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to