qiniu / objc-sdk

Qiniu Resource (Cloud) Storage Objective-C SDK for Mac/iOS
http://developer.qiniu.com
MIT License
435 stars 197 forks source link

上传报没有权限访问?文件是动态创建的,有办法指定用户读取文件吗? #317

Closed mkerj closed 4 years ago

mkerj commented 4 years ago

问题描述,项目中其它地方访问都没有问题,就调用七牛上传下载好的文件时报没有权限访问 七牛版本:7.3.2 上传文件夹权限: drwxr-xr-x 3 user staff 96 3 14 11:52 Downloads 上传文件权限: -rw-r--r-- 1 user staff 7343 3 14 11:52 aad85a240dd7435e86.data

上传报错如下: The file “Downloads” couldn’t be opened because you don’t have permission to view it."