Post

PVE Host Backup

This script serves as a versatile backup utility, enabling users to specify both the backup path and the directory they want to work in. This flexibility empowers users to select the specific files and directories they wish to back up, making it compatible with a wide range of hosts, not limited to Proxmox.

PVE Host Backup

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/host-backup.sh)"

Notes

Execute within the Proxmox shell
A backup is rendered ineffective when it remains stored on the host

Source code
Loading...