Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxmox configuration backup #39

Open
rscalesse99 opened this issue Jul 24, 2024 · 2 comments
Open

proxmox configuration backup #39

rscalesse99 opened this issue Jul 24, 2024 · 2 comments

Comments

@rscalesse99
Copy link

hi,
when i start prox_config backup, t gives me the error in the photo
backup

@iuliandita
Copy link

is the script in /?
if you used the instructions in the wiki, it should be in /root.
do a cd /root and make sure the script is executable using chmod +x.

@fgordilloz
Copy link

fgordilloz commented Aug 29, 2024

From the script:

# Permanent backups directory 
# Default value can be overridden by setting environment variable before running prox_config_backup.sh
#   example: export BACK_DIR="/mnt/pve/media/backup"
#   or
#   example: BACK_DIR="." ./prox_config_backup.sh
DEFAULT_BACK_DIR="/mnt/pve/media/backup"

Have you set the value of that environment variable or the value of the script itself to indicate where you want the backups?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants