Skip navigation.
 
mlRe: tar and AppleScript applications
FROM : Enigmarelle Development
DATE : Sun Jan 13 17:46:22 2002

On Sunday, January 13, 2002, at 08:45  AM, <email_removed> wrote:

> Thanks for everyone's input. David gave me a method of producing small
> dmg images which I really like and will use from now on - included below
> for the archives:
>
> -------------
> Use Disk Copy to create a multi-megabyte dmg. Mount it. Copy your file(s)
>  to
> it. Eject it.
>
> Go back to Disk Copy. Select Convert. Select Compressed as output format
> and
> save under a new name. Unused space will now be compressed, and the image
> will be marked read-only.
> -------------


You can then gzip the dmg file for quite a bit more reduction in size. dmg
is a flat file format and has no resource fork that needs preserving.

-john c. warner
enigmarelle development
http://www.enigmarelle.com/


Related mailsAuthorDate
mltar and AppleScript applications rgrant Jan 10, 17:19
mlRe: tar and AppleScript applications David Remahl Jan 10, 17:26
mlRe: tar and AppleScript applications j o a r Jan 10, 22:41
mlRe: tar and AppleScript applications Marcel Weiher Jan 11, 01:18
mlRe: tar and AppleScript applications Finlay Dobbie Jan 12, 07:59
mlRe: tar and AppleScript applications rgrant Jan 13, 05:46
mlRe: tar and AppleScript applications Enigmarelle Develo… Jan 13, 17:46
mlRe: tar and AppleScript applications Rick Roe Jan 21, 23:36