to list backups full
on backup server:

vzarestore -l -f -e <host-of-vps or ID>

to restore only a folder/file
on HN of vps:

vzarestore <id container> --files <path to folder or file> -b <backup ID> --storage user:"password"@<ip of backup server>

Leave a Reply

You must be logged in to post a comment.