我在尝试在 CentOS 服务器上安装 davfs2 时遇到一些问题,我运行
yum install davfs2
Run Code Online (Sandbox Code Playgroud)
但我明白了:
Loaded plugins: fastestmirror, langpacks, priorities, universal-hooks
Loading mirror speeds from cached hostfile
* EA4: 91.197.228.252
* cpanel-addons-production-feed: 91.197.228.252
* base: centos.quelquesmots.fr
* centosplus: centos.mirror.fr.planethoster.net
* extras: centos.quelquesmots.fr
* rpmforge: mirrors.ircam.fr
* updates: centos.quelquesmots.fr
Nothing to do
Run Code Online (Sandbox Code Playgroud)
不确定,但也许我需要向我的发行版添加更多镜像,如果不可能安装 davfs2 我想知道在 CentOS 中将 webdav 路由挂载为文件夹的其他替代方案,cadaver 是一个 webdav 客户端,但我无法用它挂载文件夹...
谢谢你们,祝你有美好的一天
您必须启用 EPEL 存储库才能安装该软件包:
yum -y install epel-release
yum -y install davfs2
Run Code Online (Sandbox Code Playgroud)
安装完所需的软件包后,请禁用 epel 存储库,因为您位于 cPanel 服务器上,并且此附加存储库在运行 cPanel/WHM 夜间更新时有时可能会破坏某些软件包依赖性。
要禁用 EPEL 存储库,您可以编辑/etc/yum.repos.d/epel.repo文件并将enabled=1替换为enabled=0
| 归档时间: |
|
| 查看次数: |
3311 次 |
| 最近记录: |