Depending upon what you're trying to do, you can use FTPs - which is plain 
old MVS FTP with security, eg

SECURE_DATACONN PRIVATE 
SECURE_CTRLCONN PRIVATE 
SECURE_FTP      REQUIRED 
SECURE_LOGIN    REQUIRED 
SECURE_PBSZ     16384 
KEYRING         /my/keyfile.kdb
EXTENSIONS      AUTH_TLS 
EXTENSIONS      AUTH_GSSAPI 

Jack Kelly
LA Systems @ US Courts
x 202-502-2390



John Kington <[EMAIL PROTECTED]> 
Sent by: IBM Mainframe Discussion List <[email protected]>
05/02/2007 08:13 AM
Please respond to
IBM Mainframe Discussion List <[email protected]>


To
[email protected]
cc

Subject
Re: SFTP Client for z/OS






Ulrich,

> Typically, the only type of files that sftp can transfer is HFS files.
>Why do you want to avoid UNIX System Services? What do you want to use
>sftp for?

The datasets are z/os (mvs)and I was trying to see if we could use sftp
without copying the data to HFS file(s).

Regards,
John

----------------------------------------------------------------------
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