rawtaz

Results 259 comments of rawtaz

That's a good alternative you mention there. What you ask for eventually lands in the good ol' discussion about whether to use one repository that you sync to a second...

I use it with LE too. I just restart rest-server though. It's so quick to restart and any client that would possibly be trying to communicate with the server that...

Can't we please have a good ol' .ini file instead of a .yaml file? Both are well established formats, but the former is less messy. Also, there's been talk about...

What reverse proxy are you using, how is the authentication between your restic client and the proxy performed, and what is the normal way for the proxy to signal to...

Thanks for your contribution. I'm however thinking that instead of having a separate flag to turn this feature on, it's better with sane defaults and if needed a way to...

Is rebasing to FreeRDP in any way started yet?

Silly question but is it possible that your rclone binary is called `rclone.exe` and restic is trying to use just `rclone`?

The suggested behavior sounds good to me. It seems natural to have restic wait for a configurable amount of time (via command line argument and perhaps also environment variable). During...

Perhaps put it in the `--exclude-caches` argument. Introducing a new argument for every feature people suggest is not a good way down the road, IMO. But the aforementioned argument is...

If anyone is up for a PR on this one, that'd be great! ❤️