众所周知,Linux系统可以用rsync来实现文件或目录的同步,windows系统下也一样可以。我们现在就用cwRsync来实现windows server 2008系统下的文件同步。
一、系统环境
操作系统:Windows server 2008 R2
更新源服务器:192.168.0.1…
软件版本
服务端:cwRsyncServer_4.1.0_Installer.exe
客户端:cwRsync_4.1.0_Installer.exe
应用场景
服务端:windows server 2016 IP : 192.168.67.1
客户端:windows10 IP : 192.168.67.2
每次打开我的windows10时,自动同步server端的指定目录到…
1.简介 cwRsync是基于cygwin平台的rsync软件包,支持windows对windows、windows对Linux、Linux对windows高效文件同步。由于CwRsync已经集成了cygwin类库,因此安装的时候可以省去cygwin包。Cwrsync还集成了OpenSSH for windows,可以实现Linux …