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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/tools/pve/host-backup.sh)"

Notes

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

This post is licensed under CC BY 4.0 by the author.