<?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: SSH and SCP: Howto, tips &amp; tricks</title>
	<atom:link href="http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks</link>
	<description>Quality Linux tutorials without clutter</description>
	<lastBuildDate>Sat, 14 May 2011 06:24:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Gian Ramos</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-16791</link>
		<dc:creator>Gian Ramos</dc:creator>
		<pubDate>Tue, 03 May 2011 12:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-16791</guid>
		<description>Just what I need :) Great post! Thank you for sharing! Will come back for more :)</description>
		<content:encoded><![CDATA[<p>Just what I need :) Great post! Thank you for sharing! Will come back for more :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rechosen</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-14759</link>
		<dc:creator>rechosen</dc:creator>
		<pubDate>Thu, 31 Mar 2011 09:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-14759</guid>
		<description>Hello Siva,

As far as I know, scp doesn&#039;t support that (just like the normal cp command can only copy to one place). You can, however, run two scp&#039;s at the same time. You might even use the ampersand to run them at the same time from the same shell. Maybe something like scp server1:/home/abc/file1 server2:/home/ABC &gt;logfile 2&gt;&amp;1 &amp; scp server1:/home/xyz/file2 server2:/home/XYZ (the logfile is used to prevent double output on the shell). Hope this answers your question (and sorry for the delay).

Rechosen</description>
		<content:encoded><![CDATA[<p>Hello Siva,</p>
<p>As far as I know, scp doesn't support that (just like the normal cp command can only copy to one place). You can, however, run two scp's at the same time. You might even use the ampersand to run them at the same time from the same shell. Maybe something like scp server1:/home/abc/file1 server2:/home/ABC &gt;logfile 2&gt;&amp;1 &amp; scp server1:/home/xyz/file2 server2:/home/XYZ (the logfile is used to prevent double output on the shell). Hope this answers your question (and sorry for the delay).</p>
<p>Rechosen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-14467</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Sun, 27 Mar 2011 07:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-14467</guid>
		<description>Excellent topic. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Excellent topic. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-14024</link>
		<dc:creator>Siva</dc:creator>
		<pubDate>Mon, 21 Mar 2011 06:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-14024</guid>
		<description>Hi, Thank you for the information. 
My doubt is, can I transfer concurrently 2 files in 2 different locations on my local server onto 2 different locations on a remote machine using scp ? Is that possible, if so please let me know. 

I want to transfer files file1, file2 on server1 to different paths on server2. 

ex:-  from server 1 --&gt; /home/abc/file1, /home/xyz/file2 
        to       server 2 --&gt; /home/ABC , /home/XYZ

Thank you for your time.</description>
		<content:encoded><![CDATA[<p>Hi, Thank you for the information.<br />
My doubt is, can I transfer concurrently 2 files in 2 different locations on my local server onto 2 different locations on a remote machine using scp ? Is that possible, if so please let me know. </p>
<p>I want to transfer files file1, file2 on server1 to different paths on server2. </p>
<p>ex:-  from server 1 --&gt; /home/abc/file1, /home/xyz/file2<br />
        to       server 2 --&gt; /home/ABC , /home/XYZ</p>
<p>Thank you for your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FTP Tool zum direkt kopieren (nicht nur www) - Server Support Forum</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-13436</link>
		<dc:creator>FTP Tool zum direkt kopieren (nicht nur www) - Server Support Forum</dc:creator>
		<pubDate>Sat, 12 Mar 2011 13:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-13436</guid>
		<description>[...] permalink      0,001 sec. Google benutzt und schon was gefunden [...]</description>
		<content:encoded><![CDATA[<p>[...] permalink      0,001 sec. Google benutzt und schon was gefunden [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-12145</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sat, 26 Feb 2011 06:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-12145</guid>
		<description>Awesome article.  I&#039;ve used ssh of an on playing around with linux and windows.  This certainly broadens my knowledge of how to better use ssh.</description>
		<content:encoded><![CDATA[<p>Awesome article.  I've used ssh of an on playing around with linux and windows.  This certainly broadens my knowledge of how to better use ssh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mushtaque</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-11427</link>
		<dc:creator>mushtaque</dc:creator>
		<pubDate>Sat, 19 Feb 2011 18:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-11427</guid>
		<description>user friendly discription,very easy understood
thchnical approach,found very helpful
thanks a lot</description>
		<content:encoded><![CDATA[<p>user friendly discription,very easy understood<br />
thchnical approach,found very helpful<br />
thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rechosen</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-11384</link>
		<dc:creator>rechosen</dc:creator>
		<pubDate>Sat, 19 Feb 2011 10:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-11384</guid>
		<description>Hello Jay,

The directory you are copying to has to exist, only subdirectories are automatically created. The &quot;Is a Directory&quot; error is misleading and has been reported as a bug on several occasions already (just search Google for the error). So scp -r somedir user@remotehost:/path/to/nonexistent/dir/ says that the nonexistent dir &quot;Is a Directory&quot;. Hope this helps.

With regards,

Rechosen</description>
		<content:encoded><![CDATA[<p>Hello Jay,</p>
<p>The directory you are copying to has to exist, only subdirectories are automatically created. The "Is a Directory" error is misleading and has been reported as a bug on several occasions already (just search Google for the error). So scp -r somedir user@remotehost:/path/to/nonexistent/dir/ says that the nonexistent dir "Is a Directory". Hope this helps.</p>
<p>With regards,</p>
<p>Rechosen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-11294</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 18 Feb 2011 15:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-11294</guid>
		<description>Good knowledge base. Had a question with recursive copy, -r option. It appears that you need to create the directory structure at your destination node before issuing an scp with -r option. I tried to copy without creating the nested directory structure (it is quite complex) in my destination node and it came up with an error, &#039;Is a Directory&#039;. Can you clarify if this is an scp limitation or I am missing something. Thanks</description>
		<content:encoded><![CDATA[<p>Good knowledge base. Had a question with recursive copy, -r option. It appears that you need to create the directory structure at your destination node before issuing an scp with -r option. I tried to copy without creating the nested directory structure (it is quite complex) in my destination node and it came up with an error, 'Is a Directory'. Can you clarify if this is an scp limitation or I am missing something. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: upload with terminal?</title>
		<link>http://www.linuxtutorialblog.com/post/ssh-and-scp-howto-tips-tricks#comment-10924</link>
		<dc:creator>upload with terminal?</dc:creator>
		<pubDate>Sun, 13 Feb 2011 21:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxtutorialblog.com/?p=1#comment-10924</guid>
		<description>[...] Here you go: http://www.linuxtutorialblog.com/pos...to-tips-tricks [...]</description>
		<content:encoded><![CDATA[<p>[...] Here you go: <a href="http://www.linuxtutorialblog.com/pos...to-tips-tricks" rel="nofollow">http://www.linuxtutorialblog.com/pos...to-tips-tricks</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

