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

Added variable remote name, fix for PVE 7+, cloud retention #14

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

Marko298
Copy link

@Marko298 Marko298 commented Mar 2, 2023

This pull adds features like:

  • Retention for number of days in cloud
  • Fix target variable for new PVE versions
  • Configurable name of the rclone remote

#rm -rfv $rcloneroot

rclone --config /root/.config/rclone/rclone.conf \
delete --min-age $MAX_CLOUD_AGEd -vv gd-backup_crypt:backups/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This causes an error since there is no "backups" folder.

microcrash and others added 3 commits July 17, 2023 16:34
Added cloud folder variable
Protection against removing protected backup files
Added cloud folder variable and protection against removing protected backup files
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

Successfully merging this pull request may close these issues.

None yet

2 participants