<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; Windows Server cwRsyncServer</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/windows-server-cwrsyncserver/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 01 Apr 2026 08:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS 6.3 Rsync客户端与Windows Server 2003 cwRsyncServer服务端实现数据同步</title>
		<link>https://www.osyunwei.com/archives/4788.html</link>
		<comments>https://www.osyunwei.com/archives/4788.html#comments</comments>
		<pubDate>Thu, 12 Jul 2012 14:25:39 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Rsync]]></category>
		<category><![CDATA[CentOS Rsync]]></category>
		<category><![CDATA[Windows Server cwRsyncServer]]></category>
		<category><![CDATA[数据同步]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=4788</guid>
		<description><![CDATA[说明： 1、cwRsyncServer服务端 系统：Windows Server 2003 IP地址：192.168.21.134 数据存放目录：D:\osyunwei 2、Rsync客户端 系统：CentOS 6.3 IP地址：192.168.21.132 同步的目录：/osyunwei 实现目的： Rsync客户端每天凌晨3:00自动同步cwRsyncServer服务端D:\osyunwei目录中的数到/osyunwei目录 一、cwRsyncServer服务端配置 附件： cwRsyncServer下载地址： http://jaist.dl.sourceforge.net/project/sereds/cwRsync/4.0.3/cwRsyncServer_4.0.3_Installer.zip 解压cwRsyncServer_4.0.3_Installer.zip，双击cwRsyncServer_4.0.3_Installer.exe 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 Next I Agre（同意） 安装路径，默认即可 Next Service account：SvcCWRSYNC    （新建的一个系统账户） Type password：密码 Confirm password：密码 备注：系统会自动创建一个账户：SvcCWRSYNC来运行cwRsyncServer服务端程序 以上信息默认即可 Install （安装） Close（关闭），安装完成 开始-设置-控制面板-管理工具-服务 找到RsyncSever选项，双击打开 启动类型：自动 点“启动” 应用-确定 打开D盘，右键单击osyunwei文件夹，选择属性，切换到安全选项，点添加 输入：SvcCWRSYNC 确定 允许所有权限 应用，确定 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 打开C:\Program Files\ICW目录 用记事本打开rsyncd.conf，修改添加以下内容（修改之前先备份文件为rsyncd.confbak） [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/4788.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/4788.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
