Hi,
I'm pretty new to Promox but I think I am doing things as documented.
I'm trying to backup a VM and exclude everything under /media. I've set vzdump.conf to include:
But when I test its seems to still include files in the /media path. I created a small test machine, touched a file, backed up, removed the file and then restored. I was expecting the file to not exist but there it was.
Any help would be appreciated. thank you
I'm pretty new to Promox but I think I am doing things as documented.
I'm trying to backup a VM and exclude everything under /media. I've set vzdump.conf to include:
Code:
exclude-path: "/media/.+"
But when I test its seems to still include files in the /media path. I created a small test machine, touched a file, backed up, removed the file and then restored. I was expecting the file to not exist but there it was.
Any help would be appreciated. thank you