HELP! How to upload tomcat.tar.gz to mvs?
Posted: Fri Jan 02, 2009 12:28 am
Hi,
I want to install Tomcat on Z/os. Follow the guide I upload apache-tomcat-6.0.18.tar.gz to MVS using FTP command :
ftp>bin
ftp>quote site recfm=fb
ftp>quote site lrecl=80
ftp>quote site cyl
ftp>quote site pri=2
ftp>put D:\software\apache-tomcat-6.0.18.tar.gz '*****.TOMCAT.TAR.GZ'
and in USS I want to use tar command to uncompress '*****.TOMCAT.TAR.GZ', but met this problem:
decompress: FSUM6636 not in compressed format
Could someone tell me how to upload tomcat to MVS?THANKS!
I want to install Tomcat on Z/os. Follow the guide I upload apache-tomcat-6.0.18.tar.gz to MVS using FTP command :
ftp>bin
ftp>quote site recfm=fb
ftp>quote site lrecl=80
ftp>quote site cyl
ftp>quote site pri=2
ftp>put D:\software\apache-tomcat-6.0.18.tar.gz '*****.TOMCAT.TAR.GZ'
and in USS I want to use tar command to uncompress '*****.TOMCAT.TAR.GZ', but met this problem:
decompress: FSUM6636 not in compressed format
Could someone tell me how to upload tomcat to MVS?THANKS!