<?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: The coolest, most efficient way to copy a directory between servers	</title>
	<atom:link href="https://www.brandonchecketts.com/archives/the-coolest-most-efficient-way-to-copy-a-directory-between-servers/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/archives/the-coolest-most-efficient-way-to-copy-a-directory-between-servers</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Fri, 23 Mar 2007 06:31:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Kevin		</title>
		<link>https://www.brandonchecketts.com/archives/the-coolest-most-efficient-way-to-copy-a-directory-between-servers/comment-page-1#comment-57</link>

		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Fri, 23 Mar 2007 06:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/36#comment-57</guid>

					<description><![CDATA[You may want to look into rsync, I think it has all the features you are looking for including maintaining file permissions and ownership, it can even compress the files across the transfer.]]></description>
			<content:encoded><![CDATA[<p>You may want to look into rsync, I think it has all the features you are looking for including maintaining file permissions and ownership, it can even compress the files across the transfer.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
