I actively use knoxite myself tho, so it'll see updates for the foreseeable future.
Thats great news!
So, essentially I want to backup my personal data with it.
My setup consists of two different storage places:
The needs are that I can do backups are restores easiely via the commandline. I also want the tool to be deduping to save disk space. And also I want the backup data to be properly encrypted so I dont have to worry about handling this manually with e.g. LUKS.
I was looking into other backup solutions and most of them were missing some things.
You could also use both the SSH server and external drive concurrently during backups and set fault redundancy to 1. That would let you restore your data as long as one of the backup targets is available.
That sounds good, is there any documentation on how to do that>
You could also use both the SSH server and external drive concurrently during backups and set fault redundancy to 1. That would let you restore your data as long as one of the backup targets is available.
That is not a problem since I prefer to trigger my backups manually and not automated. Does fault redundancy 2 then mean, the backup would only be started if both targets are available?
--pedantic
flag, which makes it abort on the first error
restore
or verify
operation would also detect that tho.