Path: utzoo!mnetor!uunet!husc6!hao!ames!pacbell!att-ih!ihnp4!inuxc!iuvax!pur-ee!uiucdcs!uxc.cso.uiuc.edu!uxa.cso.uiuc.edu!rce229 From: rce229@uxa.cso.uiuc.edu Newsgroups: comp.sys.mac Subject: Re: Stuffit file extractor program Message-ID: <111900021@uxa.cso.uiuc.edu> Date: 12 Mar 88 05:43:00 GMT References: <2808@dalcs.UUCP> Lines: 21 Nf-ID: #R:dalcs.UUCP:2808:uxa.cso.uiuc.edu:111900021:000:679 Nf-From: uxa.cso.uiuc.edu!rce229 Mar 11 23:43:00 1988 > [tar/stuffit conversations] You might consider using the ARC format between systems. ARC programs for Macintosh: ArcMac adds, extracts, supports "Squashing" MacArc extract-only, no "Squash" DeArc extract-only (slower), maybe has "Squash" ARC for UNIX: Several ports of the original MS-DOS program exist, no "Squashing" I don't know how well the Macintosh filenames will transfer; ArcMac sources (for extraction only) are available to see how to decode its method of filename encoding; the UNIX program could be adapted for your needs if it doesn't already work. --- Also, an unPackIt UNIX program exists, but only supports decompressed files (no better than tar).