Just a tip for anyone making local backups of large amounts of data, such as shadowing a large disk onto a secondary disk for redundancy. You can use rsync in a local->local mode, which uses the same checking and fingerprinting techniques as it does in it's remote mode, and which massively reduces the time it takes to backup large amounts of data. Vin