Hey guys,
I understand we can use proxmox-backup-client to bakcup physical hosts to PBS,
code:
proxmox-backup-client backup root.pxar:/ --repository $REPOSITORY
Example: in PVE host server, >_shell
proxmox-backup-client backup root.pxar:/ --repository 192.168.77.23:store2
My issue is how...