使用put_object_from_file发送文件成功,但是没有上传到oss中
Closed this issue · 1 comments
glock-fei commented
huiguangjun commented
您上传的对象名字为 oss://your-bucket/***/PT2025-0625-10160/
即 上传了一个 后缀为 / 的对象。
oss browser 会把 后缀为 / 的对象 当成目录展示出来。
Closed this issue · 1 comments
您上传的对象名字为 oss://your-bucket/***/PT2025-0625-10160/
即 上传了一个 后缀为 / 的对象。
oss browser 会把 后缀为 / 的对象 当成目录展示出来。