大虾_的博客首先要保证xinetd守护进程开启,配置文件如下 /etc/xinetd.d/rsync 配置文件 ...# description: The rsyncserver is a good addition to an ftp server, as it \ # allows crc checksumming etc. service rsync {
造孽呐_的博客启动rsync并设置开机自启 [root@localhost ~]# systemctl enable --now rsyncd Created symlink from /etc/systemd/system/multi-user.target.wants/rsyncd.service to /usr/lib/systemd/system/rsyncd.service....