linux中部署rsync实现文件远程备份及同步(centos x64 6.8)

默认centos都有安装 若是没有能够先检查web rpm -qa rsync yum install rsync 服务端部分(备份服务器) 1.写配置文件vim vi /etc/rsyncd.conf /etc/rsyncd: configuration file for rsync daemon mode See rsyncd.conf man page for more optio
相关文章
相关标签/搜索