<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: How do I sync data between two Load balanced Windows 2003 servers?</title> <atom:link href="http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Sathyavrathan PK</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-173947</link> <dc:creator>Sathyavrathan PK</dc:creator> <pubDate>Wed, 14 Sep 2011 11:00:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-173947</guid> <description>Any updates to this thread to work with new technologies?
Better solution for Windows Server 2008 ?</description> <content:encoded><![CDATA[<p>Any updates to this thread to work with new technologies?<br
/> Better solution for Windows Server 2008 ?</p> ]]></content:encoded> </item> <item><title>By: mirku</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-173614</link> <dc:creator>mirku</dc:creator> <pubDate>Sun, 28 Aug 2011 15:55:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-173614</guid> <description>i&#039;ve found this tool called UNISON, it is UNIX and  WINDOWS compatible! the tool is incredible powerfull for synchronizing data.
Enjoy!
http://www.cis.upenn.edu/~bcpierce/unison/download.html</description> <content:encoded><![CDATA[<p>i&#8217;ve found this tool called UNISON, it is UNIX and  WINDOWS compatible! the tool is incredible powerfull for synchronizing data.<br
/> Enjoy!</p><p><a
href="http://www.cis.upenn.edu/~bcpierce/unison/download.html" rel="nofollow">http://www.cis.upenn.edu/~bcpierce/unison/download.html</a></p> ]]></content:encoded> </item> <item><title>By: EvaGRrr</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-160502</link> <dc:creator>EvaGRrr</dc:creator> <pubDate>Thu, 28 Oct 2010 13:30:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-160502</guid> <description>If you are going to use RoboCopy to Sync folders bi-directionally, you need to be cautious of the default copy behavior (it will copy files which have changed, are newer or older).  The example given above is only a one-way sync, as files changed on the destination server would be overwritten on the next copy.
The /XO option (exclude older source files) should be added so that older files on the source do not overwrite the destination.  Then simply reiterate the same command, swapping the source and destination.</description> <content:encoded><![CDATA[<p>If you are going to use RoboCopy to Sync folders bi-directionally, you need to be cautious of the default copy behavior (it will copy files which have changed, are newer or older).  The example given above is only a one-way sync, as files changed on the destination server would be overwritten on the next copy.</p><p>The /XO option (exclude older source files) should be added so that older files on the source do not overwrite the destination.  Then simply reiterate the same command, swapping the source and destination.</p> ]]></content:encoded> </item> <item><title>By: Hemant Sharma</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-152070</link> <dc:creator>Hemant Sharma</dc:creator> <pubDate>Fri, 04 Dec 2009 11:29:22 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-152070</guid> <description>HI
How can we synchronize data between two SQL Server Databases using our programmed code.</description> <content:encoded><![CDATA[<p>HI<br
/> How can we synchronize data between two SQL Server Databases using our programmed code.</p> ]]></content:encoded> </item> <item><title>By: Edwin</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-149328</link> <dc:creator>Edwin</dc:creator> <pubDate>Sat, 04 Jul 2009 19:27:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-149328</guid> <description>Thanks for your information.</description> <content:encoded><![CDATA[<p>Thanks for your information.</p> ]]></content:encoded> </item> <item><title>By: Report27</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-144579</link> <dc:creator>Report27</dc:creator> <pubDate>Thu, 07 Aug 2008 02:36:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-144579</guid> <description>Robocopy scripts are good, but I use &lt;a href=&quot;http://www.tgrmn.com&quot; title=&quot;&quot; rel=&quot;nofollow&quot;&gt;ViceVersa PRO&lt;/a&gt; to sync file between my servers. It is not free, but it won&#039;t fail you!</description> <content:encoded><![CDATA[<p>Robocopy scripts are good, but I use <a
href="http://www.tgrmn.com" title="" rel="nofollow">ViceVersa PRO</a> to sync file between my servers. It is not free, but it won&#8217;t fail you!</p> ]]></content:encoded> </item> <item><title>By: Sunil</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-144302</link> <dc:creator>Sunil</dc:creator> <pubDate>Mon, 07 Jul 2008 14:49:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-144302</guid> <description>I found this script in a web site long back.
There are many new parameters, you can add that from help
Hope this helps.
&lt;pre&gt;@ECHO OFF
SET prefix=robocopy_backup
REM This is the file that we&#039;re going to backup from our local drive
SET source_dir=O:\
REM This is the location where the files will be copied to
REM on the external drive.
SET dest_dir=E:\DropBoxBackup2
REM Set the log file name based on the current date.  This
REM will record the results from the robocopy command.
REM The typical format for the date command is:
REM Mon 11/09/2000
REM So, we are parsing the date by moving 4 characters back and
REM copy 4 characters to get the 4-digit year, then we get the
REM 2-digit month by moving 10 characters back and copying 2
REM characters.  Finally, we get the day by moving 7 characters
REM back and copying 2 characters.
SET log_fname=%prefix%%date:~-4,4%%date:~-10,2%%date:~-7,2%.log
REM See the robocopy documentation for what each command does.
REM /COPY:DAT :: COPY file data, attributes, and timestamps
REM /COPYALL :: COPY ALL file info
REM /B :: copy files in Backup mode.
REM /MIR :: MIRror a directory tree
REM /L :: Just list the info, don&#039;t actually do it
SET what_to_copy=/E /COPY:DAT
REM Exclude some files and directories that include transient data
REM that doesn&#039;t need to be copied.
SET exclude_dirs=/XD &quot;Temporary Internet Files&quot; &quot;Cache&quot; &quot;Recent&quot; &quot;Cookies&quot; &quot;iPod Photo Cache&quot; &quot;MachineKeys&quot;
SET exclude_files=/XF &quot;*.bak&quot; &quot;*.tmp&quot; &quot;index.dat&quot; &quot;usrclass.dat*&quot; &quot;ntuser.dat*&quot; &quot;*.lock&quot; &quot;*.swp&quot;
REM Refer to the robocopy documentation for more details.
REM /R:n :: number of Retries
REM /W:n :: Wait time between retries
REM /LOG :: Output log file
REM /NFL :: No file logging
REM /NDL :: No dir logging
SET options=/R:0 /W:0 /LOG+:%log_fname% /NFL /NDL
REM Execute the command based on all of our parameters
ROBOCOPY %source_dir% %dest_dir% %what_to_copy% %options%
:END&lt;/pre&gt;</description> <content:encoded><![CDATA[<p>I found this script in a web site long back.<br
/> There are many new parameters, you can add that from help<br
/> Hope this helps.</p><pre>@ECHO OFF
SET prefix=robocopy_backup
REM This is the file that we're going to backup from our local drive
SET source_dir=O:\
REM This is the location where the files will be copied to
REM on the external drive.
SET dest_dir=E:\DropBoxBackup2
REM Set the log file name based on the current date.  This
REM will record the results from the robocopy command.
REM The typical format for the date command is:
REM Mon 11/09/2000
REM So, we are parsing the date by moving 4 characters back and
REM copy 4 characters to get the 4-digit year, then we get the
REM 2-digit month by moving 10 characters back and copying 2
REM characters.  Finally, we get the day by moving 7 characters
REM back and copying 2 characters.
SET log_fname=%prefix%%date:~-4,4%%date:~-10,2%%date:~-7,2%.log
REM See the robocopy documentation for what each command does.
REM /COPY:DAT :: COPY file data, attributes, and timestamps
REM /COPYALL :: COPY ALL file info
REM /B :: copy files in Backup mode.
REM /MIR :: MIRror a directory tree
REM /L :: Just list the info, don't actually do it
SET what_to_copy=/E /COPY:DAT
REM Exclude some files and directories that include transient data
REM that doesn't need to be copied.
SET exclude_dirs=/XD "Temporary Internet Files" "Cache" "Recent" "Cookies" "iPod Photo Cache" "MachineKeys"
SET exclude_files=/XF "*.bak" "*.tmp" "index.dat" "usrclass.dat*" "ntuser.dat*" "*.lock" "*.swp"
REM Refer to the robocopy documentation for more details.
REM /R:n :: number of Retries
REM /W:n :: Wait time between retries
REM /LOG :: Output log file
REM /NFL :: No file logging
REM /NDL :: No dir logging
SET options=/R:0 /W:0 /LOG+:%log_fname% /NFL /NDL
REM Execute the command based on all of our parameters
ROBOCOPY %source_dir% %dest_dir% %what_to_copy% %options%
:END</pre>]]></content:encoded> </item> <item><title>By: mmas</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-143309</link> <dc:creator>mmas</dc:creator> <pubDate>Fri, 28 Mar 2008 17:54:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-143309</guid> <description>Any word on getting that batch file?</description> <content:encoded><![CDATA[<p>Any word on getting that batch file?</p> ]]></content:encoded> </item> <item><title>By: Toyin Ogunmefun</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-140814</link> <dc:creator>Toyin Ogunmefun</dc:creator> <pubDate>Thu, 16 Aug 2007 16:20:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-140814</guid> <description>I have the same scenario illustrated by jeffrey, do you have a sample of the batch file you mention.Will robocpy connect to a unix/linux server and copy data across to a windows 2003 and keep the data sync.
I will appreciate if you help with the batch file or point what should be included in it.</description> <content:encoded><![CDATA[<p>I have the same scenario illustrated by jeffrey, do you have a sample of the batch file you mention.Will robocpy connect to a unix/linux server and copy data across to a windows 2003 and keep the data sync.<br
/> I will appreciate if you help with the batch file or point what should be included in it.</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-67283</link> <dc:creator>nixcraft</dc:creator> <pubDate>Tue, 30 Jan 2007 12:47:39 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-67283</guid> <description>Hi Jeffrey,
Yes you can do both ways. You need to write appropriate batch file.
HTH</description> <content:encoded><![CDATA[<p>Hi Jeffrey,</p><p>Yes you can do both ways. You need to write appropriate batch file.</p><p>HTH</p> ]]></content:encoded> </item> <item><title>By: Jeffrey</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-67224</link> <dc:creator>Jeffrey</dc:creator> <pubDate>Tue, 30 Jan 2007 09:50:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-67224</guid> <description>Hi,
is the sync two way ?meaning i have server a and server b in a load balanced environment so i wanna to sync file btw this 2 server..from A to B and also from B to A..Thanks.</description> <content:encoded><![CDATA[<p>Hi,</p><p>is the sync two way ?meaning i have server a and server b in a load balanced environment so i wanna to sync file btw this 2 server..from A to B and also from B to A..Thanks.</p> ]]></content:encoded> </item> <item><title>By: MrCiF</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-39171</link> <dc:creator>MrCiF</dc:creator> <pubDate>Thu, 07 Dec 2006 03:42:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-39171</guid> <description></description> <content:encoded><![CDATA[<p>Thanks for your posts, nut I have a question:</p><p>I have a RHEL server (running IBM Lotus Domino for email server) and WindowsServer 2003 Std (backup storage server).</p><p>Can you give a help about :</p><p>- step-by-step tutorial about how to backup/restore from Linux svr to Windows svr?</p><p>- step-by-step tutorial about how to  keep data sync’d between Linux svr to Windows svr?</p><p>Pls send me a copy to my email if you can!</p><p>Thanks again!</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-35699</link> <dc:creator>nixcraft</dc:creator> <pubDate>Tue, 28 Nov 2006 18:52:39 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-35699</guid> <description>Hello,
I am sorry but i am not getting your question...
Can you explain it in details?</description> <content:encoded><![CDATA[<p>Hello,</p><p>I am sorry but i am not getting your question&#8230;<br
/> Can you explain it in details?</p> ]]></content:encoded> </item> <item><title>By: Bala</title><link>http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-35608</link> <dc:creator>Bala</dc:creator> <pubDate>Tue, 28 Nov 2006 10:09:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-sync-data-between-two-load-balanced-windows-2003-servers.html#comment-35608</guid> <description>hi
how to post data from one server to another, using asymmetric data transfer.
Thanks in advance....</description> <content:encoded><![CDATA[<p>hi</p><p>how to post data from one server to another, using asymmetric data transfer.</p><p>Thanks in advance&#8230;.</p> ]]></content:encoded> </item> </channel> </rss>
