Ulrich, Can sFTP and FTP reside within the same z/OS partition and be used at the same time? For instance, one person is FPT'ing a secure document using sFTP and another is using just plain old FTP for something else
Ulrich Boche <[EMAIL PROTECTED]> wrote: Howard Rifkind wrote: > We would like to install Secure FTP in our maiframes TCP/IP configuration and > I have no idea how to do this. > > Would some one be kind enough to point me in the right direction where to > start and what manuals to check out, and what to be aware of. > > I'm not really prime time with TCP/IP. Thanks. > Which kind of secure FTP are you looking for? There are two: 1. FTP (the ftpd daemon) with SSL/TLS support, commonly called ftps: 2. SFTP, a secure file transfer protocol implemented by OpenSSH. The protocols are incompatible but both are available on z/OS. The UNIX people usually prefer SFTP. -- Ulrich Boche SVA GmbH, Germany IBM Premier Business Partner ---------------------------------------------------------------------- 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 --------------------------------- Do You Yahoo!? Yahoo! Small Business - Try our new Resources site! ---------------------------------------------------------------------- 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

