<?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: Pscp &#8211; Transfer/Copy Files to Multiple Linux Servers Using Single Shell	</title>
	<atom:link href="https://www.tecmint.com/copy-files-to-multiple-linux-servers/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/copy-files-to-multiple-linux-servers/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 04:19:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Vaneet		</title>
		<link>https://www.tecmint.com/copy-files-to-multiple-linux-servers/comment-page-1/#comment-1521218</link>

		<dc:creator><![CDATA[Vaneet]]></dc:creator>
		<pubDate>Wed, 16 Jun 2021 02:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17486#comment-1521218</guid>

					<description><![CDATA[I believe if you have never logged into the target server from the source server before and it can&#039;t establish authenticity of host and needs your yes/no for ECDSA fingerprint then the command will fail with error code 1.]]></description>
			<content:encoded><![CDATA[<p>I believe if you have never logged into the target server from the source server before and it can&#8217;t establish authenticity of host and needs your yes/no for ECDSA fingerprint then the command will fail with error code 1.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tejas Sankhe		</title>
		<link>https://www.tecmint.com/copy-files-to-multiple-linux-servers/comment-page-1/#comment-1416648</link>

		<dc:creator><![CDATA[Tejas Sankhe]]></dc:creator>
		<pubDate>Sat, 16 Jan 2021 06:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17486#comment-1416648</guid>

					<description><![CDATA[Can we use &lt;strong&gt;pssh.pscp&lt;/strong&gt; command to copy files from multiple servers in the list to one local server from where the &lt;strong&gt;pscp.pssh&lt;/strong&gt; command is fired? 


This commands works perfectly
&lt;pre&gt;
# pscp.pssh -h myscphosts.txt -l tecmint -Av wine-1.7.55.tar.bz2 /tmp/
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Can we use <strong>pssh.pscp</strong> command to copy files from multiple servers in the list to one local server from where the <strong>pscp.pssh</strong> command is fired? </p>
<p>This commands works perfectly</p>
<pre>
# pscp.pssh -h myscphosts.txt -l tecmint -Av wine-1.7.55.tar.bz2 /tmp/
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sam		</title>
		<link>https://www.tecmint.com/copy-files-to-multiple-linux-servers/comment-page-1/#comment-1324294</link>

		<dc:creator><![CDATA[Sam]]></dc:creator>
		<pubDate>Mon, 30 Mar 2020 10:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17486#comment-1324294</guid>

					<description><![CDATA[Hi bro your given command is perfect.

I go through some comments. Some have an error &quot;Exited with error code 1&quot;.

This is because they haven&#039;t logged in that particular server from the system they have fired your command. Ask them to log in to the servers using &quot;ssh&quot;. This is one-time activity. 

After that, they will able to use your command and get the &quot;SUCCESS&quot; output.

In the future they will use your command directly.]]></description>
			<content:encoded><![CDATA[<p>Hi bro your given command is perfect.</p>
<p>I go through some comments. Some have an error &#8220;Exited with error code 1&#8221;.</p>
<p>This is because they haven&#8217;t logged in that particular server from the system they have fired your command. Ask them to log in to the servers using &#8220;ssh&#8221;. This is one-time activity. </p>
<p>After that, they will able to use your command and get the &#8220;SUCCESS&#8221; output.</p>
<p>In the future they will use your command directly.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Cody		</title>
		<link>https://www.tecmint.com/copy-files-to-multiple-linux-servers/comment-page-1/#comment-1126015</link>

		<dc:creator><![CDATA[Cody]]></dc:creator>
		<pubDate>Fri, 05 Apr 2019 14:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17486#comment-1126015</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/copy-files-to-multiple-linux-servers/comment-page-1/#comment-1097200&quot;&gt;Ashwini R&lt;/a&gt;.

did you find an answer for this issue? I&#039;m having the same problem]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/copy-files-to-multiple-linux-servers/comment-page-1/#comment-1097200">Ashwini R</a>.</p>
<p>did you find an answer for this issue? I&#8217;m having the same problem</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ashwini R		</title>
		<link>https://www.tecmint.com/copy-files-to-multiple-linux-servers/comment-page-1/#comment-1097200</link>

		<dc:creator><![CDATA[Ashwini R]]></dc:creator>
		<pubDate>Thu, 24 Jan 2019 13:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=17486#comment-1097200</guid>

					<description><![CDATA[It didn&#039;t work for me as well. I can get into the machine through same ip and port as I&#039;ve inserted into hosts.txt file. Still i get the below messages:
&lt;pre&gt;
[root@node1 ~]# pscp -h myscphosts.txt root -Av LoadKafkaRN.jar /home/
[1] 13:37:42 [FAILURE] 173.37.29.85:22 Exited with error code 1
[2] 13:37:42 [FAILURE] 173.37.29.2:22 Exited with error code 1
[3] 13:37:42 [FAILURE] 173.37.28.176:22 Exited with error code 1
[4] 13:37:42 [FAILURE] 173.37.28.121:22 Exited with error code 1
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>It didn&#8217;t work for me as well. I can get into the machine through same ip and port as I&#8217;ve inserted into hosts.txt file. Still i get the below messages:</p>
<pre>
[root@node1 ~]# pscp -h myscphosts.txt root -Av LoadKafkaRN.jar /home/
[1] 13:37:42 [FAILURE] 173.37.29.85:22 Exited with error code 1
[2] 13:37:42 [FAILURE] 173.37.29.2:22 Exited with error code 1
[3] 13:37:42 [FAILURE] 173.37.28.176:22 Exited with error code 1
[4] 13:37:42 [FAILURE] 173.37.28.121:22 Exited with error code 1
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
