Replies: 1 comment 7 replies
-
|
Hi @f18m
I started https://github.com/rustic-rs/rustic_scheduler a while ago which currently is more a proof-of-concept of what you want. It needs to be updated to latest rustic_core, but otherwise should be already usable. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
First of all, let me say that Rustic is great and, despite warnings on the website, I'm using for my "production": i.e. for backupping all my personal data I care about. In particular I do the backup of my NAS to DeepGlacier, as additional redundancy layer.
For the last 2 years or so, I've been automatic Rustic snapshotting via some (ugly) Bash scripts that involve a "screen" session on a Linux server I own and several other "hacks".
I'd love to get away from these and implement a better, more solid solution.
Thinking about it, I would like to have a server/daemon process running on my Linux that allows me to:
So my question for you is: is the rustic server what I'm looking for?
If not, do you know of anything like that?
If not, do you think it would be a MAJOR effort to develop a software meeting all requirements I listed above?
Thank you so much and keep up the amazing job!!
Francesco
Beta Was this translation helpful? Give feedback.
All reactions