No, I delete the old backup before I run the current one. (I keep a copy on my pc at home just because...)
No probs. I didn't think you were shooting off anyways. I allus need help and don't have a thin skin in
any case. So, all help appreciated.
fyi. As I understand it the code could be run like so:
tar cvpzf backup_1.tgz --/backup.tgz /
...if you wanted to keep multiple backups on the server.
I'm working on a lil shell script to do the backup from chron. The backup would be named for the date/time
it was run. Just have to figger out how not to back up the old backups.
