home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.ultrix
- Path: sparky!uunet!haven.umd.edu!decuac!pa.dec.com!datum.nyo.dec.com!nntpd.lkg.dec.com!ryn.mro4.dec.com!trcp39.dec.com!vanduy
- From: vanduy@trcp39.dec.com (David VanDuyvenvoorde)
- Subject: Re: Ultrix programs on TK50 - can it be read from aVMS machine and transferred?
- Message-ID: <1992Nov22.184832.2716@ryn.mro4.dec.com>
- Lines: 49
- Sender: news@ryn.mro4.dec.com (USENET News System)
- Reply-To: vanduy@trcp39.dec.com (David VanDuyvenvoorde)
- Organization: Digital Equipment of Canada Ltd.
- References: <20NOV199215302003@mivax.mc.duke.edu>
- Date: Sun, 22 Nov 1992 18:48:32 GMT
-
-
- >> I have some Ultrix programs on a TK50 from DEC.
- >> Problem is only machine with a TK50 is a VMS machine.
- >> Can I get these from the VMS machine and the FTP the savesets?
- >> I triead various forms of mounting but did not succeed.
-
- Try the following:
-
- On VMS:
- $ mount/for/block=10240/record=10240 mua0:
- $ copy mua0:filename vms-filename
- $ copy mua0:filename2 vms-filename2 (etc...)
-
- On ULTRIX
- % dcp -i vms::'where$logical:vms-filename' filename
- % dcp -i vms::'where$logical:vms-filename2' filename2
-
- Or you can use the appropriate TCP/IP copy command (you'll need the binary
- switch)
-
- >> --Jim
-
- --
- David VanDuyvenvoorde
- Digital Equipment of Canada Ltd.
-
- Standard Disclaimer...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-