mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #13] [MERGED] feat: implement more webdav methods #418
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/13
Author: @sigoden
Created: 6/4/2022
Status: ✅ Merged
Merged: 6/4/2022
Merged by: @sigoden
Base:
main← Head:improve-webdav📝 Commits (1)
0a578bafeat: implement more webdav methods📊 Changes
3 files changed (+126 additions, -72 deletions)
View changed files
📝
README.md(+2 -5)📝
src/args.rs(+10 -2)📝
src/server.rs(+114 -65)📄 Description
Now you can mount the server as webdav driver on windows.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.