Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cp到挂载目录时必现Operation not permitted错误 #120

Open
tttlkkkl opened this issue Jul 8, 2019 · 0 comments
Open

cp到挂载目录时必现Operation not permitted错误 #120

tttlkkkl opened this issue Jul 8, 2019 · 0 comments

Comments

@tttlkkkl
Copy link

tttlkkkl commented Jul 8, 2019

挂载命令:command=ossfs dn-code /mnt/ossfs/pd -ourl=oss-cn-shenzhen-internal.aliyuncs.com -o allow_other -f

复制用的命令:cp -r -f app artisan bootstrap composer.json composer.lock config database docker-compose.yml Dockerfile GPBMetadata Makefile phpunit.xml public README.md resources routes rpc storage tests vendor /mnt/ossfs/pre/admin

报错:
cp: cannot stat ‘/mnt/ossfs/pre/admin/vendor/jeremeamia’: Operation not permitted
cp: cannot stat ‘/mnt/ossfs/pre/admin/vendor/vlucas’: Operation not permitted
cp: cannot stat ‘/mnt/ossfs/pre/admin/vendor/guzzlehttp’: Operation not permitted
cp: cannot stat ‘/mnt/ossfs/pre/admin/vendor/laravel’: Operation not permitted
…………

复制到主机其他目录正常。请问会是什么原因造成的这个错误呢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant