Today I found this little script which does backups on a server:
|
|
Ok, let me count:
no check, if the
cd
failsno compression used
no errorchecking at all for the
tar
(disk full as example)copying the open database files is always a bad idea[tm],
mysqldump
existsand now check out, which variable name is used for which backup …
Wonder if anyone ever tested a restore …