Rsync、sersync、nfs常见错误

2019-05-29  本文已影响0人  Jzyue

1、创建软连接时报错

[root@nfs01 ~]#  ln -s /application/sersync/bin/sersync /sbin/
ln: failed to create symbolic link ‘/sbin/sersync’: File exists

[root@nfs01 ~]# ll /sbin/sersync
lrwxrwxrwx 1 root root 57 May 25 14:37 /sbin/sersync -> /application/sersync_installdir_64bit/sersync/bin/sersync

上一篇 下一篇

猜你喜欢

热点阅读