You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
报错:
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
…………
复制到主机其他目录正常。请问会是什么原因造成的这个错误呢。
The text was updated successfully, but these errors were encountered:
挂载命令: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
…………
复制到主机其他目录正常。请问会是什么原因造成的这个错误呢。
The text was updated successfully, but these errors were encountered: