Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ucla-cs!sdcrdcf!hplabs!hao!boulder!cdash From: cdash@boulder.UUCP Newsgroups: comp.dcom.lans,comp.unix.wizards,comp.unix.questions,comp.sys.dec Subject: Re: UNIX to VMS via DECNET Message-ID: <345@boulder.UUCP> Date: Fri, 6-Feb-87 14:45:34 EST Article-I.D.: boulder.345 Posted: Fri Feb 6 14:45:34 1987 Date-Received: Sun, 8-Feb-87 02:50:02 EST References: <3019@gitpyr.gatech.EDU> <3056@osu-eddie.UUCP> Reply-To: cdash@nike.UUCP (Charles Shub) Organization: University of Colorado at Colorado Springs Lines: 18 Xref: watmath comp.dcom.lans:183 comp.unix.wizards:865 comp.unix.questions:951 comp.sys.dec:58 In article <3056@osu-eddie.UUCP> bob@osu-eddie.UUCP (Bob Sutterfield) writes: >In article <3019@gitpyr.gatech.EDU> allen@gitpyr.gatech.EDU (P. Allen Jensen) writes: >>I have an immediate need to be able to get files to/from a DEC >>micro-Vax running VMS 4.4 and DECNET from/to a UNIX system. > >Forget about DECnet. > from vax to sun is (for us) easy type in: telnet | tee savefile then : open grumpy (the terminal server name for our vax running vms) then : log in and type the file and log out then : edit savefile to remove the extrania the other way is harder. What would be nice is to have our kermit connect to telnet, but nobody here has figured out how to do that. We go the other way by kermitting from the sun to a small pc and then kermitting from the small pc to the vax.