[PR #13] [MERGED] feat: implement more webdav methods #418

Closed
opened 2026-04-08 16:52:50 +03:00 by zhus · 0 comments
Owner

📋 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: mainHead: improve-webdav


📝 Commits (1)

  • 0a578ba feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/13 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/4/2022 **Status:** ✅ Merged **Merged:** 6/4/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `improve-webdav` --- ### 📝 Commits (1) - [`0a578ba`](https://github.com/sigoden/dufs/commit/0a578ba56a3534b45f5955acc1691c152264bbc9) feat: implement more webdav methods ### 📊 Changes **3 files changed** (+126 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -5) 📝 `src/args.rs` (+10 -2) 📝 `src/server.rs` (+114 -65) </details> ### 📄 Description Now you can mount the server as webdav driver on windows. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:52:50 +03:00
zhus closed this issue 2026-04-08 16:52:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#418