我需要解决方案
Hi,
I'm trying to launch a VMWare backup from command line but the command bpbackup doesn't allow me launch the backup.
I put:
bpbackup -i -p <VMWare policy> -s <schedule> -h <Virtual machina hostname>
I believe that the problem is in the name of virtual machine because the name that we have appears with "%20" and ")","(", for example mssavlsfap1050%20(PREPO%20ZONA) and when I tried to launch appears the next error:
bash: syntax error near unexpected token `('
Is there any solution for this? I launch correctly the backup from comman line?
Thanks