curl 上传: curl -F "uploadfile=@dingkai.log" http://localhost:6060/uploadfile
curl下载: curl -o http://localhost:6060/viewfile/dingkai.log
http页面操作: http://localhost:6060
就是简单画了一个图: image
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
curl 上传: curl -F "uploadfile=@dingkai.log" http://localhost:6060/uploadfile
curl下载: curl -o http://localhost:6060/viewfile/dingkai.log
http页面操作: http://localhost:6060
就是简单画了一个图: image
fileserver1.1 不打算自己写了。后面打算用点框架自己搞一搞