home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 13071 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  983 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!sdd.hp.com!swrinde!network.ucsd.edu!ucsbcsl!spectrum.CMC.COM!mawby.tenon.com!milt
  2. From: milt@tenon.com (Milt Roselinsky)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Writing an external file system
  5. Message-ID: <1992Jul27.212431.19810@tenon.com>
  6. Date: 27 Jul 92 21:24:31 GMT
  7. References: <1992Jul14.002958.21099@alias.com>
  8. Organization: "Tenon Intersystems"
  9. Lines: 13
  10.  
  11. Russell Street <russells@ccu1.aukuni.ac.nz> writes:
  12. |Anyone got any idea how to write an external file system 
  13. |for the Macintosh?  IM only points me to Tech Support,
  14. |which apparently does not give much support (though I
  15. |have not tried there yet).
  16.  
  17. In IM IV, there is an obscure reference to "eXternal File
  18. System Development Package for Foreign File Access".  I was able to
  19. get this through dts, and used it to implement NFS as a XFS under MachTen.
  20. The package was a very nice headstart on what was required, with example
  21. code for a "read only" file system.
  22.  
  23. milt
  24.