aliyun / ossfs

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

Shown Error #109

Open lannyho opened 5 years ago

lannyho commented 5 years ago

I installed the ossfs and run on RHEL 7, after I edited the /etc/fstab

ossfs#abcbucket /ossfolder fuse _netdev,url=https://oss-cn-hongkong.aliyuncs.com,allow_other 0 0

After saved, and run command mount -a, it works fine, but when I run ls command to list the sub bucket, it shows

ls: reading directory .: Input/output error

Any suggestion of this error?

coderall commented 5 years ago

can you mount OSSFS in command line with -d -f option and check if it happens again , if so , show me the log