| Article: |
Using NFS for Networked Backups | |
| Subject: | NFS for backups? | |
| Date: | 2003-03-15 12:39:42 | |
| From: | anonymous2 | |
|
NFS for backups is one of the stupidest ideas I've heard, and someone doing this for a job should be fired.
|
||
Showing messages 1 through 2 of 2.
-
NFS for backups?
2003-03-19 09:27:35 simon_hibbs [Reply | View]
It's not inherently more stupid than using NFS at all, at least from a security standpoint. Sure they get all the data rather than dribs and drabs, but still...
On your second point - why would you make a backup share writeable? Duh!
Finaly, ok on checksums you have a point but this is just down to limitations in tar and the article does suggest other tools such as dump. Ultimately he wasn't writing an article aimed at being the be-all and end-all of backups.
Still, piping backups through ssh. That's quite neat, I usualy pipe remote backups through compress, but if I'm working in a nonsecure network I'll remember that.
Simon Hibbs




(It still have the checksum problem, but the beneficts are great - keep it simple)