Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site inuxc.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!inuxc!mcferrin From: mcferrin@inuxc.UUCP (P McFerrin) Newsgroups: net.unix Subject: Re: UNIX to VMS communication problems Message-ID: <993@inuxc.UUCP> Date: Fri, 20-Jul-84 14:32:39 EDT Article-I.D.: inuxc.993 Posted: Fri Jul 20 14:32:39 1984 Date-Received: Sat, 21-Jul-84 04:06:11 EDT References: <180@byucsa.UUCP> <695@dual.UUCP> Organization: AT&T Consumer Products Div., Indianapolis Lines: 7 We do xfers from Unix to VMS. The flow-control problems can be solved by changing the VMS port. Before starting the xfer, we send the following VMS commands to VMS: set terminal /noecho set terminal /hostsync/ttsync/lowercase This should solve your flow-control problems. Refer to your VMS documentation (or help command) for explanation of the above 'set' commands.