<?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: using rsync to copy files from one server to another</title>
	<atom:link href="http://www.tonyspencer.com/2004/08/17/using-rsync-to-copy-files-from-one-server-to-another/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tonyspencer.com/2004/08/17/using-rsync-to-copy-files-from-one-server-to-another/</link>
	<description>It&#039;s Just Links</description>
	<lastBuildDate>Thu, 22 Jul 2010 05:14:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Varinder</title>
		<link>http://www.tonyspencer.com/2004/08/17/using-rsync-to-copy-files-from-one-server-to-another/comment-page-1/#comment-147655</link>
		<dc:creator>Varinder</dc:creator>
		<pubDate>Sat, 07 Feb 2009 11:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonyspencer.com/2004/08/17/using-rsync-to-copy-files-from-one-server-to-another/#comment-147655</guid>
		<description>Dear All 
(A Novice here )I have a problem , i have a websserver running on RH7 and i want to mirror the website to a server on Red hat 9. What precautions should i take for rsyncing between these two diff versions of linux. 
Thanks in advance</description>
		<content:encoded><![CDATA[<p>Dear All<br />
(A Novice here )I have a problem , i have a websserver running on RH7 and i want to mirror the website to a server on Red hat 9. What precautions should i take for rsyncing between these two diff versions of linux.<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Blake</title>
		<link>http://www.tonyspencer.com/2004/08/17/using-rsync-to-copy-files-from-one-server-to-another/comment-page-1/#comment-41207</link>
		<dc:creator>Chris Blake</dc:creator>
		<pubDate>Sat, 24 Nov 2007 13:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonyspencer.com/2004/08/17/using-rsync-to-copy-files-from-one-server-to-another/#comment-41207</guid>
		<description>Thank you so much, you saved me loads of time with this information!

Thank you again

- Chris</description>
		<content:encoded><![CDATA[<p>Thank you so much, you saved me loads of time with this information!</p>
<p>Thank you again</p>
<p>- Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://www.tonyspencer.com/2004/08/17/using-rsync-to-copy-files-from-one-server-to-another/comment-page-1/#comment-5445</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Tue, 20 Mar 2007 10:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonyspencer.com/2004/08/17/using-rsync-to-copy-files-from-one-server-to-another/#comment-5445</guid>
		<description>Just quick note thanks for the info saved me a lot of time.Just a quick note for others i change my ssh port from default to private port number so this HowTo works well if need to supply ssh -p [somePort] you need to enclose it in single or double quotes like so 
rsync -av -e &#039;ssh -p 65200&#039;
username@oldserverhost:/home/old_home/ /home/new_home/</description>
		<content:encoded><![CDATA[<p>Just quick note thanks for the info saved me a lot of time.Just a quick note for others i change my ssh port from default to private port number so this HowTo works well if need to supply ssh -p [somePort] you need to enclose it in single or double quotes like so<br />
rsync -av -e &#8217;ssh -p 65200&#8242;<br />
username@oldserverhost:/home/old_home/ /home/new_home/</p>
]]></content:encoded>
	</item>
</channel>
</rss>
