Arthur Pemberton wrote:
I would like to know what backup methods do you use for your data. So far, I am aware of:
For my home machine, I use cpio (compressed), and store the archives on tape.
For machines with a larger set of users, dump is better. It will preserve atime *and* ctime, and will back up ACLs and attributes.