restructure

This commit is contained in:
JMARyA 2024-01-17 09:00:45 +01:00
parent ef7661245b
commit 598a10bc28
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
182 changed files with 342 additions and 336 deletions

View file

@ -4,7 +4,7 @@ repo: https://github.com/sigoden/dufs
---
# dufs
Dufs is a distinctive utility file server that supports static serving, uploading, searching, accessing control, [webdav](../../tools/WebDAV.md).
Dufs is a distinctive utility file server that supports static serving, uploading, searching, accessing control, [webdav](../../internet/WebDAV.md).
![Screenshot][Screenshot]
@ -16,8 +16,8 @@ Dufs is a distinctive utility file server that supports static serving, uploadin
- Partial responses (Parallel/Resume download)
- Access control
- Support https
- Support [webdav](../../tools/WebDAV.md)
- Easy to use with [curl](../cli/curl.md)
- Support [webdav](../../internet/WebDAV.md)
- Easy to use with [curl](../cli/network/curl.md)
## Usage
Usage: `dufs [OPTIONS] [serve-path]`