aliyun掛載oss

配置 oss 掛載 阿里雲 ecs  centos

按照ossfs工具:yum install http://gosspublic.alicdn.com/ossfs/ossfs_1.80.5_centos6.5_x86_64.rpm工具

若是報錯 fuse衝突,卸掉舊的fuse便可阿里雲

將配置好bucket策略 用戶的 key 和secret 寫入到文件:echo my-bucket:my-access-key-id:my-access-key-secret > /etc/passwd-ossfs;chmod 600 /etc/passwd-ossfsurl

掛載bucket 到ecs:/usr/local/bin/ossfs bucketname  /test  -ourl=http://oss_endpoint_name -opasswd_file=/etc/passwd-ossfs  spa

相關文章
相關標籤/搜索