On May 19, 2004, at 09:44, Martin Portman wrote: > hi, a similar question to before. > ... > things i'm looking for are one (the same) solution for all 3 machines, > and once or twice a month scheduled backup. i could upgrade all to > 10.3 if really needed. > > what are the possible solutions? and what are the pros and cons of > each? Martin, After looking at the suggestions given here, and doing further searches on the topic, I have decided to write my own. Currently I have one that, when run as root, will back up any complete subtrees and save those as a disk image, preserving permissions and ownership. I still need to add support for incremental backups, and I would like to have support for excludes (e.g. don't include my iTunes & iPhoto libraries) so it is still a work in progress. If there is interest, I will post my findings (I have developed a rather large collection of backup-related links over the last few days) and my backup script once it is completed. Eagle