Skip to content

服务部署在 centos 7 上面, 使用windows客户端 无法上传图片 #387

Open
@xiaozhubao

Description

@xiaozhubao

采用的是流上传模式
请求地址 (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

No one assigned

    Labels

    waiting-for-infoIssue is not actionable because of missing required information, which needs to be provided.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions