Using scp to download Proxmox backup files to local computer
From local computer:
scp root@[proxmox host]:/var/lib/vz/dump/[backup file] .
PS: Proxmox backup files under “/var/lib/vz/dump/”.
From local computer:
scp root@[proxmox host]:/var/lib/vz/dump/[backup file] .
PS: Proxmox backup files under “/var/lib/vz/dump/”.