Raphael Grewe
Results
2
issues of
Raphael Grewe
Output of `restic version` -------------------------- restic 0.16.0 compiled with go1.20.7 on linux/amd64 How did you run restic exactly? ------------------------------- ```log [admin@db9b5d655119 ~]$ restic init -r backup/ enter password for new...
Hi! :-) I recently found a bug when using a URL within the values. Example: `go run cmd/j/main.go --verbose scheme: http, url: http://test.de:4242` This fails with: ``` Input: scheme: http,...