创建符号链接:协议错误 [英] creating symbolic link: Protocol error

查看:93
本文介绍了创建符号链接:协议错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在虚拟机上创建了linux(Centos).当我使用ssh并尝试创建符号链接时(在具有完全访问权限的共享文件夹上):

I have created linux (Centos) on my virtual box. When I ssh to it and I try to create symbolic link (on my shared folder with full access):

ln -s path/folder/example myFolder

我收到错误消息:

ln: creating symbolic link `myFolder': Protocol error

对此有任何原因或解决方案吗?

Is there any reason or solution to this?

推荐答案

主机文件系统有问题.检查主机文件夹上的权限是否足够,并且主机文件系统支持符号链接.

It's a problem with the host filesystem. Check the permissions on the host folder are adequate and the the host filesystem supports symlinks.

这篇关于创建符号链接:协议错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆