随笔分类 - Rsync
摘要:[root@pcidata-jenkins ansible_playbooks]# ps aux|grep rsyncroot 1799 0.0 0.0 114652 480 ? Ss Jun29 0:00 rsync --daemonroot 61754 0.0 0.0 112664 972 pt
阅读全文
摘要:首先创建exclude目录放入xx.list排除文件。 rsync命令:
阅读全文
摘要:rsync rsync是linux系统下的数据镜像备份工具。使用快速增量备份工具Remote Sync可以远程同步,支持本地复制,或者与其他SSH、rsync主机同步。 rsync是linux系统下的数据镜像备份工具。使用快速增量备份工具Remote Sync可以远程同步,支持本地复制,或者与其他S
阅读全文