默认ubuntu系统已安装了rsync工具,可以使用rsync -h命令测试是否安装,如果没有的安装该工具,可以使用命令:$ aptitude install rsync
安装。
Rsync(remote synchronize) 是一个远
2017-10-13