home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / arch / 11919 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.8 KB

  1. Path: sparky!uunet!comp.vuw.ac.nz!zl2tnm!toyunix!don
  2. Newsgroups: comp.arch
  3. Subject: Re: VMS vs Unix
  4. Message-ID: <17667358@zl2tnm.gen.nz>
  5. From: don@zl2tnm.gen.nz (Don Stokes)
  6. Date: 24 Dec 92 01:51:55 GMT
  7. Sender: news@zl2tnm.gen.nz (GNEWS Version 2.0 news poster.)
  8. References: <1992Dec23.195640.17777@crd.ge.com>
  9. Distribution: world
  10. Organization: The Wolery
  11. Lines: 35
  12.  
  13. davidsen@ariel.crd.GE.COM (william E Davidsen) writes:
  14. > In article <1992Dec23.015329.8249@brt.deakin.edu.au>, dougcc@brt.deakin.edu.au (Douglas Miller) writes:
  15. > | no, no, take your pick of VMScluster, DNS, NFS, DECnet/OSI, TCP/IP
  16. >   I tried to stay out, but VMS isn't even transparent across it's local
  17. > devices. A name like
  18. >   joesvax::a$physical_disk$name_here_like_dra0:[dir.dir.dir]filename
  19. > may work from anywhere on the net, but you need to know the node name,
  20. > physical device name, and lots of syntax with variable numbers of
  21. > colons, and [names] as well.
  22.  
  23. That's one case, ie a DECnet file access.  The exact unix equivalent of
  24.  
  25. $ cmd joesvax::a$physical_disk$name_here_like_dra0:[dir.dir.dir]filename
  26.  
  27. % rcp joesvax:/some-root/some-dir/filename localfile
  28. % cmd localfle
  29. % rm localfile
  30.  
  31. Now, which do _you_ prefer?  The unix approach requires local storage.
  32. DECnet file access doesn't.  (Sure, a lot of cases can be dealt with by
  33. piping, but it's not the same.)
  34.  
  35. File sharing via DFS, NFS or clustering is genuinely transparent.  (NFS
  36. has some gotchas if the server is a unix box, but only because there aren't
  37. any useful features in the unix filesystem. 8-)
  38.  
  39. So what's your point?
  40.  
  41. --
  42. Don Stokes, ZL2TNM (DS555)                        don@zl2tnm.gen.nz (home)
  43. Network Manager, Computing Services Centre            don@vuw.ac.nz (work)
  44. Victoria University of Wellington, New Zealand              +64-4-495-5052
  45.