diff options
| -rw-r--r-- | README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -5,3 +5,4 @@ cargo uninstall fileserver | |||
| 5 | 5 | ||
| 6 | curl upload: | 6 | curl upload: |
| 7 | curl -k -u :mypass -F file=@myfile.pdf https://localhost:8000/ | 7 | curl -k -u :mypass -F file=@myfile.pdf https://localhost:8000/ |
| 8 | curl -k -u :mypass -O https://localhost:8000/myfile.pdf | ||
