summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYour Name <you@example.com>2026-03-07 12:32:04 +0800
committerYour Name <you@example.com>2026-03-07 12:32:04 +0800
commit40b54065c7d25c4df2d980b8210c93ade1e55604 (patch)
tree4f7629191d4b7aca90f2a852918f2fa253c19cbc
parenta0e83cd1ee46d79636b8ad737210e5d3bebcc4f1 (diff)
readme: add curl upload example
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index c23b846..7e07f2a 100644
--- a/README.txt
+++ b/README.txt
@@ -2,3 +2,6 @@ cargo run -- --help
2cargo install --path . 2cargo install --path .
3cargo install --list 3cargo install --list
4cargo uninstall fileserver 4cargo uninstall fileserver
5
6curl upload:
7curl -k -u :mypass -F file=@myfile.pdf https://localhost:8000/