Skip to content

Support WebDAV destination#359

Open
gdm257 wants to merge 6 commits intocooperspencer:mainfrom
gdm257:pr/webdav
Open

Support WebDAV destination#359
gdm257 wants to merge 6 commits intocooperspencer:mainfrom
gdm257:pr/webdav

Conversation

@gdm257
Copy link

@gdm257 gdm257 commented Jan 30, 2026

Example config:

destination:
  webdav:
    - url: "http://127.0.0.1:8080/dav"
      username: "foo"
      password: "bar"
      path: "repos" # http://127.0.0.1:8080/dav/repos
      structured: true
      zip: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant