home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / appletal / 3829 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.protocols.appletalk
  2. Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!djh
  3. From: djh@cs.mu.OZ.AU (David Hornsby)
  4. Subject: Re: Help with moving files to/from CAP volumes
  5. Message-ID: <9231221.16005@mulga.cs.mu.OZ.AU>
  6. Keywords: CAP UNIX
  7. Organization: Computer Science, University of Melbourne, Australia
  8. References: <1992Nov5.190226.4554@leland.Stanford.EDU>
  9. Date: Sat, 7 Nov 1992 10:15:55 GMT
  10. Lines: 18
  11.  
  12. rob@leland.Stanford.EDU (Rob Tanner) writes:
  13. >1.  A number of users would like to be able to copy email into their
  14. >    CAP volume and have it appear as an MS WORD text file to the Macintosh.
  15. >2.  Some documents that are originated on PCs running WordPerfect are 
  16. >    FTP'd to the CAP host.  We then FTP the document to the Macintosh
  17. >    and copy it to the CAP volume from the Mac prior to converting it
  18. >    to MS WORD.
  19.  
  20. If you Configure CAP pl126 to include the define 'USR_FILE_TYPES' and run
  21. AUFS with '-F afpfile' and the content of "afpfile" is
  22.  
  23. *    Ascii   'MSWD'  'TEXT'  "This is a UNIX Text file."
  24.  
  25. Then all of the UNIX files in CAP directories will appear as MS Word
  26. documents. There are more details in cap60/CAP60.README and a sample
  27. afpfile in cap60/extras/afpfile.
  28.  
  29.  - David.
  30.