home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12785 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!walter!porthos!navaho!waelder
  3. From: waelder@navaho.uucp (25612-waelder)
  4. Subject: Re: VMS/Un*x media exchange compatibilities
  5. Organization: Bellcore, Livingston, NJ
  6. Date: Sat, 25 Jul 92 13:19:54 GMT
  7. Message-ID: <1992Jul25.131954.28472@porthos.cc.bellcore.com>
  8. References: <9207250305.AA18103@ucbvax.Berkeley.EDU>
  9. Sender: netnews@porthos.cc.bellcore.com (USENET System Software)
  10. Lines: 18
  11.  
  12. In article <9207250305.AA18103@ucbvax.Berkeley.EDU>, MARZEC@GUNBRF.BITNET writes:
  13. > Fellow VMS/Un*x users,
  14. > We are interested in methods of data exchange between VMS and other systems
  15. > such as Un*x via magnetic tape media preferably DAT. 
  16. >
  17. > Chris Marzec
  18. > MARZEC@GUNBRF.bitnet
  19. When I needed to exchange files between a VMS system and a SUN
  20. workstation network, I used 1/2" tape. I found that I had to
  21. mount the tape on the VAX using the /NOHDR3 qualifier. DEC
  22. adds additional file header information to the tape and the
  23. SunOS choked on them. Otherwise my approach is the same as
  24. yours. Reading and writing tapes on the Sun worked with the dd
  25. command.
  26.  
  27.