rustic icon indicating copy to clipboard operation
rustic copied to clipboard

windows: [WARN] service=webdav name= path=keys\f3a4...: stat failed NotFound (persistent) at stat

Open vt-alt opened this issue 1 year ago • 0 comments

Rustic for Windows does not work for some commands, such as snapshot, for opendal:webdav. (But it works for init ok.)

Error message for rustic snapshots: [WARN] service=webdav name= path=keys\f3a4....: stat failed NotFound (persistent) at stat It seems that this is usual feature with windows path separator \ creeped into http request instead of /.

vt-alt avatar Oct 08 '24 06:10 vt-alt