Hi, guys!
I'm really in stuck with command
that leads to error
As i wait --exclude-path /mnt/* should exclude files and direcories behind /mnt/
Would You help me to figure out that?
I'm really in stuck with command
Code:
/usr/bin/vzdump 104 --dumpdir /root/backups --mode snapshot --compress zstd --exclude-path /mnt/*
that leads to error
Code:
400 Parameter verification failed.
vmid: invalid format - value does not look like a valid VM ID
vzdump {<vmid>} [OPTIONS]
As i wait --exclude-path /mnt/* should exclude files and direcories behind /mnt/
Would You help me to figure out that?