-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
curl 'http://xxxx/share/file/' -F "[email protected]"
目前用这个命令能够上传,但是还不够方便,希望支持curl -T
然后返回数据里目前是
{"code":200,"message":"ok","detail":{"code":68368,"name":"go.mod"}}
如果直接带上wget的下载链接的话就更好了
场景是,我ssh到远程服务器,希望下载某个文件,这时就没办法方便的使用网页
Metadata
Metadata
Assignees
Labels
No labels