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

[Suggestion] Ability to Schedule Different Backups #26

Open
Tomographix opened this issue Jun 10, 2021 · 1 comment
Open

[Suggestion] Ability to Schedule Different Backups #26

Tomographix opened this issue Jun 10, 2021 · 1 comment

Comments

@Tomographix
Copy link

It would be really great if ebackup could allow for the scheduling of different backups.

For example:
Backup 1 - Occurs once a day and includes all necessary files + the map
This backup would remain on the box.

Backup 2 - Occurs once an hour, backs up only selected important files like permissions, user homes, balances etc
This backup could then be sent to an external FTP.
So this would be more of a whitelist backup where instead of selecting the files not to backup, you select the files to backup.

Thanks

@CloudeLecaw
Copy link

We solved this by letting our other plugin that executes scheduler take the job.

The crontask it self we knocked it out by setting it to 31.February of the year.

But i agree it would be a nice thing to be able to devine more then only one crontask.

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

2 participants