-
Notifications
You must be signed in to change notification settings - Fork 477
Open
Labels
waiting-for-infoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.
Description
采用的是流上传模式
请求地址 (Windows 请求 Linux server ):
httpL//linuxServer:8080/api/qiniu/upload?
path=C:\Users\Administrator\Desktop\1542611843(1).png
返回结果:
{
"timestamp": "2018-11-20T05:02:45.532+0000",
"status": 500,
"error": "Internal Server Error",
"message": "C:\Users\Administrator\Desktop\1542611843(1).png (No such file or directory)",
"path": "/api/qiniu/upload"
}
(原因 是:Linux 上面没有这份图片 )
我要怎么从 window 客户端上面 传图片 到云上面
服务部署在 Linux上面 , 本地测试可以。java开发
Metadata
Metadata
Assignees
Labels
waiting-for-infoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.