We are creating a custom file system to view and access the contents of a locally-connected (Firewire) storage device from the Mac OS X desktop. We would like to share this device and its contents over AFP to other macs, but have been unsuccessful so far. Is it possible to share a proprietary file system over AFP from Mac OS X? Or is AppleFileServer "hard coded" for sharing only HFS+, UFS, and cd9660 file systems? If it is possible, is there a particular function or attribute/flag we need to add to our file system or vnodes? I'm guessing volfs support (as described in Technical Q&A QA1113) is required by AppleFileServer, but is there anything else? Thanks! --- Marek Kozubal marek@portents.com _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Marek Kozubal