aliyun / ossfs

Export s3fs for aliyun oss.
GNU General Public License v2.0
738 stars 152 forks source link

ossfs权限问题 #59

Closed jianboy closed 7 years ago

jianboy commented 7 years ago

ossfs只能用root启动,切换其他账户(www)启动,出现错误: ossfs: could not determine how to establish security credentials.

而root启动后,无法赋予www权限, chown: changing ownership of ‘/ossfs/’: Input/output error www用户无法进入ossfs目录!请问怎么操作呢?

rockuw commented 7 years ago

https://github.com/aliyun/ossfs/wiki/FAQ#12

jianboy commented 7 years ago

不行!在root下看到文件夹权限确实变了。但是到了当前用户,权限却变了。也进不去目录!! http://www.yoqi.me/BaiduHi_2017-4-6_16-54-29.png

jianboy commented 7 years ago

有人么? 用其他用户挂载,权限都是问号。请问怎么做呢?

firzen commented 7 years ago

增加一个参数 -oallow_other 就可以解决了

dannyge commented 7 years ago

@jianboy 看一下阿里云上用户的权限是不是不够