It can be the case of old dogs not learning new tricks, I still use rz and sz, I always have to install lrzsz first, that's one of my footprints that I've been on a system :-)
Len Rugen Metrics and Automation – [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Mike Shorkend Sent: Wednesday, June 01, 2016 10:12 AM To: [email protected] Subject: Re: TCPIP Help Mainly out of curiosity, why use IND$FILE and not FTP? I am assuming that TCPIP is up and running and that you are not accessing your TSO via native VTAM? On 1 June 2016 at 17:52, Rugen, Len <[email protected]> wrote: > I've seen similar problems where some point along the path fumbles > max-MTU sized packets. > > You can test this by setting the MTU on the PC initiating the TSO > session to something smaller, try 1200, it's usually just a small > amount smaller size MTU that works. > > 3270 screen sessions will work as long as they don't try to send a max > MTU frame, but IND$FILE will almost guarantee a max MTU frame. > > Len Rugen > > Metrics and Automation – [email protected] > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of John McKown > Sent: Wednesday, June 01, 2016 9:43 AM > To: [email protected] > Subject: Re: TCPIP Help > > On Wed, Jun 1, 2016 at 9:21 AM, Scott Ford <[email protected]> wrote: > > > All: > > > > I need some help guys/gals. I have installed z/OS 2.2 under z/PDT > > and have a wierd issue. I am trying to send a file via IND$FILE, I > > see the xref start and it hangs forever forcing me to cancel the TSO userid. > > Could this be a IP routing issue ? I need some help on where to > > start looking. I realize this isnt the TCPIP forum and apologize > > for the thread.but I need some help. > > > > I'm confused. IND$FILE does not run on TCP/IP per se. It runs over > the > 3270 data stream (the 3270 emulation session). So long as you can > access TSO with no problems, then IND$FILE should work OK. How are > you invoking IND$FILE? In the past, I would get out of ISPF, back to > the TSO ready. I then switched to a command prompt and used the "send" > or "receive" (IIRC) commands, which were a part of the 3270 emulation > software package. > > One thing that I know of which will hang up an IND$FILE will be an > asynchronous message coming to the TSO user, such as from a NOTIFY on > a job or someone using the TSO SEND command to send a message. I > always used a PROFILE NOINTERCOM to help avoid this problem. > > > > > > > > Regards, > > Scott > > > > > > > -- > The unfacts, did we have them, are too imprecisely few to warrant our > certitude. > > Maranatha! <>< > John McKown > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > -- Mike Shorkend [email protected] www.shorkend.com Tel: +972524208743 Fax: +97239772196 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
