restructure
This commit is contained in:
parent
ef7661245b
commit
598a10bc28
182 changed files with 342 additions and 336 deletions
|
@ -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]`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue