Lucas van Staden wrote: > Use rsync, instead of cp. Or use a find|xargs|cp pipe to copy all files modified since the last backup. Of course its horribly insecure, as users can set arbitrary mod times. Whatever happened to the 'archive' bit? Does anybody still use that?