<?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: Copying files from one unix box to another with scp</title>
	<atom:link href="http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp/feed" rel="self" type="application/rss+xml" />
	<link>http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp</link>
	<description>Are dreams thoughts... or are thoughts dreams..</description>
	<lastBuildDate>Tue, 20 Jul 2010 16:46:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Anirudh</title>
		<link>http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp/comment-page-1#comment-190</link>
		<dc:creator>Anirudh</dc:creator>
		<pubDate>Sat, 23 Jan 2010 16:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=133#comment-190</guid>
		<description>Thanks Jain. Will keep that in mind</description>
		<content:encoded><![CDATA[<p>Thanks Jain. Will keep that in mind</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jain Johny</title>
		<link>http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp/comment-page-1#comment-187</link>
		<dc:creator>Jain Johny</dc:creator>
		<pubDate>Fri, 22 Jan 2010 07:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=133#comment-187</guid>
		<description>I have one more point to add.

Do not use scp when your source contains hard/soft links and you want to copy them as it is. Instead of links, scp will copy the actual file to destination. You will end up copying 1.2TB instead of 600GB as what happened to me a few months back. (In my case, I had actual files and symlinks to them in the source directory). If you have links, use rsync.

~Jain</description>
		<content:encoded><![CDATA[<p>I have one more point to add.</p>
<p>Do not use scp when your source contains hard/soft links and you want to copy them as it is. Instead of links, scp will copy the actual file to destination. You will end up copying 1.2TB instead of 600GB as what happened to me a few months back. (In my case, I had actual files and symlinks to them in the source directory). If you have links, use rsync.</p>
<p>~Jain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-11-17 &#124; AndySowards.com :: Professional Web Design, Development, Programming Freelancer, Hacks, Downloads, Math and being a Web 2.0 Hipster?</title>
		<link>http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp/comment-page-1#comment-135</link>
		<dc:creator>links for 2009-11-17 &#124; AndySowards.com :: Professional Web Design, Development, Programming Freelancer, Hacks, Downloads, Math and being a Web 2.0 Hipster?</dc:creator>
		<pubDate>Wed, 18 Nov 2009 01:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=133#comment-135</guid>
		<description>[...] Copying files from one unix box to another with scp &#124; Dreams of Thought This will come in handy more than once &#8211; Unix/Linux command line &#8211; SCP [...]</description>
		<content:encoded><![CDATA[<p>[...] Copying files from one unix box to another with scp | Dreams of Thought This will come in handy more than once &#8211; Unix/Linux command line &#8211; SCP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anirudh</title>
		<link>http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp/comment-page-1#comment-84</link>
		<dc:creator>Anirudh</dc:creator>
		<pubDate>Thu, 10 Sep 2009 17:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=133#comment-84</guid>
		<description>Yup, there are other scp/ssh clients available for windows too. Filezilla and putty come to mind.</description>
		<content:encoded><![CDATA[<p>Yup, there are other scp/ssh clients available for windows too. Filezilla and putty come to mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sreekanth</title>
		<link>http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp/comment-page-1#comment-83</link>
		<dc:creator>Sreekanth</dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=133#comment-83</guid>
		<description>We have a software to do scp from windows.

Winscp its open source.</description>
		<content:encoded><![CDATA[<p>We have a software to do scp from windows.</p>
<p>Winscp its open source.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.264 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 23:41:52 -->
