aliyun / ossfs

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

Ubuntu 16.04.4 LTS unable to mount ossfs via /etc/fstab #94

Open wojciehm opened 6 years ago

wojciehm commented 6 years ago

Hi,

I am trying to setup wordpress with oss as an endpoint. Mount from command line works fine but I want to mount it automatically during boot.

I tried the following ossfs#bucketname-wordpress /data/ossfs/wp-content fuse allow_other,use_cache=/tmp/cache 0 0

but it isn't working.

How can I mount bucket during boot?

MichaelIT commented 6 years ago

me 2

wojciehm commented 6 years ago

@MichaelIT There is a document which describes the process. I found it http://data-migration.oss-ap-southeast-1.aliyuncs.com/MountOSSasLocalFilesystemusingOSSFS.pdf