VMware Backup Script 0.8.0
I made some huge changes in my VMware Backup Script. I think it has now every feature I wanted. I love it
Download
You usually find the latest script in my download seciton. See also my Project page.
What changed?
The script can now be started by using unix like option p.e.
1 2 3 | ./vmware-backup.sh -N webserver -F webserver-backup -H www.example.com -C gzip ./vmware-backup.sh -N webserver -R -H www.example.com -v ./vmware-backup.sh -N webserver -D root@backup.example.com:/backups -H www.example.com -v |
It can tar and optionally gzip or bzip the content or you can use rsync to local or remote host. There is a verbose mode and the script mails the log, so you can see if the backup failed. See ./vmware-script.sh -h for more info.
Any Suggestions?
If you like adding a feature, don’t hesitate to mail me, you can find my e-mail adress in the source of the script or on the Contact page. Comments are very welcome.
Have fun


