<?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: Copy files preserving the permissions</title>
	<atom:link href="http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions/feed" rel="self" type="application/rss+xml" />
	<link>http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions</link>
	<description>Are dreams thoughts... or are thoughts dreams..</description>
	<lastBuildDate>Fri, 11 May 2012 11:55:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Anirudh</title>
		<link>http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions/comment-page-1#comment-1014</link>
		<dc:creator>Anirudh</dc:creator>
		<pubDate>Fri, 21 Oct 2011 04:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=159#comment-1014</guid>
		<description>cp does not work on remote sites. You would need to use scp. Format is something like scp src_username@src_host:PATH dst_username@dst_host:PATH . You can check man scp for details</description>
		<content:encoded><![CDATA[<p>cp does not work on remote sites. You would need to use scp. Format is something like scp src_username@src_host:PATH dst_username@dst_host:PATH . You can check man scp for details</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Query</title>
		<link>http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions/comment-page-1#comment-1012</link>
		<dc:creator>Query</dc:creator>
		<pubDate>Tue, 18 Oct 2011 08:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=159#comment-1012</guid>
		<description>What if the remote site is password protected?</description>
		<content:encoded><![CDATA[<p>What if the remote site is password protected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyriac Thomas</title>
		<link>http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions/comment-page-1#comment-124</link>
		<dc:creator>Cyriac Thomas</dc:creator>
		<pubDate>Mon, 02 Nov 2009 13:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=159#comment-124</guid>
		<description>Never knew something like this was in there. Cool!</description>
		<content:encoded><![CDATA[<p>Never knew something like this was in there. Cool!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

