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