Mac OS 9 Lives

Mac OS 9 Discussion => Software => Topic started by: teroyk on July 05, 2022, 01:48:57 PM

Title: Good way to compress into multipacks?
Post by: teroyk on July 05, 2022, 01:48:57 PM
Hi,

What is good way to pack files from DVD into CD-ROM sized compressed files?

Something like with DOS PC when trying put files from CD-ROM to floppies:
arj a package.arj d:\*.* -r -v1440
that makes 1440 kilobytes compressed packages with filenames package.arj package.a01 package.a02 etc.
Title: Re: Good way to compress into multipacks?
Post by: zefrenchtoon on July 05, 2022, 02:37:58 PM
If I remember well, Stuffit Deluxe was able to do this but it is a very long time I had to do this  :-\
Title: Re: Good way to compress into multipacks?
Post by: IIO on July 05, 2022, 05:18:34 PM
rar or zip work well, but you´d lock yourself out from using OS9 to rejoin the parts in this case.

and if you use alladdins partial zip in stuff it deluxe you might end up with something which requires stuffit engine.

if you only want to split a DVD image onto 5 CDs without the need to look inside, split & concat would be the easiest solution, but this is also OSX only.

an ideal solution (i.e. readable on 3 operating systems) obviously does not exist. :(
 
 
though i am not sure if not maybe disc copy does something like that, too?