I am using a script to make weekly backups of my VMs, but I really dont need more than 1-2 weeks per VM. I pulled open my NFS share where the export domain points to, but all the VM's have a long guid and I cannot see which folder corresponds to which backup.
For example, when I click "Import" and then "load" one of the backup VMs listed is:
Ubuntu_Server_BACKUP_20170731_012832
All I see are folders that look like:
"f42fd734-e5e6-964e-87D1-8dbc554f0e19"
Going into the folder there is a "META" file, which I can open, but there is no reference to the actual VM name. Is there an easy way to tell which folder goes to which VM?
-Wesley