> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Paul Gilmartin > Sent: Wednesday, November 23, 2005 12:19 PM > To: [email protected] > Subject: Re: sftp interactive under uss shell? > > > In a recent note, Joel Ivey said: > > > Date: Wed, 23 Nov 2005 11:33:14 -0600 > > > > For those who use sftp on zOS, do you enter this > interactive mode using the > > uss shell? I haven't made much progress trying to get an > interactive > > session under the uss shell, and wanted to make sure this > is the way that > > it's supposed to be done. Or is otelnet the only way to > establish the > > interactive mode? > > > How would you use otelnet without getting to a "uss" shell? > > -- gil > -- > StorageTek > INFORMATION made POWERFUL
Well, if you're a masochist, you use TSO OMVS to get a UNIX shell. I confess to doing this sometimes. This is an interactive shell. I have used it to do ftp (not sftp) functions with no problems. Granted, it is just as easy to do ftp from TSO ISPF option 6 or the "READY" prompt. Or did you mean that otelnet will only get a "uss" shell. I.e. it cannot be used for anything else. Well, I guess that depends on what you call a "shell". If you are strange enough, you could make a person's "shell" something like: "tn3270 127.0.0.1 xxxx" where "xxxx" is a port defined to TCPIP as a TN3270 port. Also assuming that you find a tn3270 program for z/OS UNIX (there doesn't appear to be one in z/OS 1.4). Most "server" userids that I have defined which must have an OMVS segment, end up with "/bin/true" as the "shell". And they don't have a TSO segment or CICS segment. Neither are they on the APPL profiles for our CICS regions. This stops them from being used "interactively". -- John McKown Senior Systems Programmer UICI Insurance Center Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its' content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- 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

