As far as I know, there are a few methods we can use to backup a vm:
1. copy the vdi file manually
2. clonehd the vdi
3. use "export applicance"
The vdi file of my vm is 40GB. It takes a lot time to do a full backup.
I'm wondering, is there a way to backup a vm incrementally, i.e. only backup
the differences I made to a vm since the last backup?
any ideas?