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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
手动运行可以加载
在/etc/rc.local或者创建/etc/profile.d脚本用
mount -t davfs 地址 /目录
命令开机自动挂载
失败
在/etc/fstab用
地址 /目录 davfs _netdev 0 0
或者
地址 /目录 davfs default 0 0
失败
找不到别的法子了。
Beta Was this translation helpful? Give feedback.
All reactions