Michael G.
Michael G.
I know this usecase and had it myself before. But implementing this as a feature in attic/forks would be violating the KISS principle IMHO. Especially as long as you can...
Basically it would be an additional lock mechanism. And locking has some gotchas. It would be far easier if this is handled in some external logic - even better by...
The locking is not trivial and timeouts of SSH can leave a zombie attic process. Generally on an interrupted connection you want to make sure the attic process is done...
His observation was that attic re-spawned another process. To be honest, I did not know that there was such an behavior nor did it ever happen to me. But his...
Eventho my own 'config-files' usually only contain one include line, I have implemented this via a small wrapper script. This one is for borg, but should work in attic the...
You would want to mount your S3 storage via FUSE and then use this as the source of your backup. See https://github.com/s3fs-fuse/s3fs-fuse If you encounter any issues, let us how!...
I have an odroid Zero, RPi 1, RPi Zero and eventually a few others to add. :) Tho kind of busy with things, might take a little before I get...
Sure, I'll leave the RPi1 to you. :) But I might give pi zero a shot, ok? :) Concerning the Pine64, this is how far I am right now: https://github.com/dragetd/shimonbox/tree/patch_pine64_b...
Yes it does. I was just too lazy, since I do not need those headers for the case I just printed. :P I am busy with other things… once I...
Please excuse my radio silence. #life happened. :( I hope I will eventually come back to progressing on this - but if anyone else wants to continue the work, please...