Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!djh From: djh@cs.mu.oz.au (David Hornsby) Newsgroups: comp.protocols.appletalk Subject: Re: System 7 and CAP Message-ID: <7575@munnari.oz.au> Date: 15 May 91 03:00:06 GMT References: <11241@hub.ucsb.edu> Organization: Comp Sci, Melbourne Uni, Australia Lines: 17 em@topgun.ucsb.edu (Ed Mehlschau) writes: > So now that System 7 is out and any Mac on a network can export files > like a server via AFP is anyone enhancing CAP so that I can get at > these files from my UNIX box running CAP? ?? ??? It depends on what you mean by "get at these files". The program 'ash' in the cap60/samples directory is a simple UNIX AppleShare client. It can connect to a server, choose a volume and use 'cd', 'ls', 'get' and 'put' to move around and transfer files (it seems to want to have a 'tvol' directory with the usual .finderinfo and .resource to collect things into). The user interface is somewhat basic, it won't work on a SUN 4 architecture (alignment problem) and the .finderinfo files it produces seem to be bogus ... if you just want to get to text files, it works fine. If anyone has the time to work on it - please do! - David.