Fred

Results 203 comments of Fred

Would that work for you? ## Proposal I'm proposing adding a new field in the configuration where you can set the `Arch` of the universal binary: ```go updater, err :=...

I haven't thought about this case before, but this is indeed a good use of the new `run-schedule` command 😄

> do you know if enable linger would make resticprofile systemd user schedule behave just like the root one does? No I don't know, I don't use user scheduling on...

Hi, I don't think I would want to backup multiple machines at the same time (to the same repository). In case of different repositories it doesn't matter if they start...

closing as it can be set via a systemd template: https://creativeprojects.github.io/resticprofile/schedules/systemd/index.html#how-to-change-the-default-systemd-unit-and-timer-file-using-a-template

drop-ins in the timers directory would definitely be better 👍🏻

I think @jkellerer is busy with other things right now. I haven't had a look at the PR in details but I know there are a few things to update...

We're getting some shell escaping issue while trying to move our implementation to the new `--stdin-from-command` flag. I'm not going to update our `stdin-command` implementation: I'll just build with support...

This is an excellent idea 💡 I always wanted to add a section (in the documentation) on how to use `rclone` with `restic` with a few configuration examples, but never...