PDA

View Full Version : .tar or .sit




windowsblowsass
May 17, 2004, 04:58 PM
im going to do a backup and i want to compress files that will be burned to a dvd i want to know which format is smaller and which is more reliable



bousozoku
May 17, 2004, 06:51 PM
Using Tar and Gzip to compress files is usually gives smaller files, but these will not work correctly on typical Mac OS files and applications as those utilities know nothing of resource and data forks.

crazzyeddie
May 17, 2004, 08:14 PM
Resource and data forks aren't usually important on OS X... but if you have any OS 9 or even some carbon apps, they might need those... so I would say use Panther's zip feature first, then .sitx (which has better compression than just .sit)

kenkooler
May 17, 2004, 09:02 PM
I agree on zipping them first, to preserve the resource forks. Then you can .tar.gz them, sitx produces smaller files but is much slower.