advertisement

Article:
  Automated Backups with Existing Tools
Subject:   srcfolder
Date:   2004-02-11 11:41:45
From:   chneeb
If you use the -srcfolder or -srcdir option of hdiutil, you don't need to calculate the size, mount the image, copy the $SOURCE and umount the image. hdiutil can does everything for you. I only tried this with directories not with whole partitions.


Christian

Main Topics Oldest First

Showing messages 1 through 2 of 2.

  • srcfolder
    2004-02-12 09:20:44  franiglesias [Reply | View]

    Sorry. I've reading man hdiutil (Mac OS X 10.2) but didn't find anything about -scrfolder. Is it a Panther-only feature?
  • srcfolder
    2004-02-11 13:14:47  peterhickman [Reply | View]

    Interesting. All the disks are just folders off /Volume so perhaps this would work also. I will have to fiddle with things once I get some free time.

    Thanks for that.