<?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: 12 &#8220;scp&#8221; Command Examples to Transfer Files on Linux	</title>
	<atom:link href="https://www.binarytides.com/linux-scp-command/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/linux-scp-command/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Thu, 04 May 2023 10:09:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Pankaj kumar		</title>
		<link>https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-236916</link>

		<dc:creator><![CDATA[Pankaj kumar]]></dc:creator>
		<pubDate>Tue, 10 Mar 2020 14:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=6729#comment-236916</guid>

					<description><![CDATA[Great information. i have aslo written for rsync.]]></description>
			<content:encoded><![CDATA[<p>Great information. i have aslo written for rsync.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel		</title>
		<link>https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-169983</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Thu, 08 Nov 2018 16:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=6729#comment-169983</guid>

					<description><![CDATA[hello, how i can transfer but NOT overwrite information]]></description>
			<content:encoded><![CDATA[<p>hello, how i can transfer but NOT overwrite information</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fadi		</title>
		<link>https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-115469</link>

		<dc:creator><![CDATA[Fadi]]></dc:creator>
		<pubDate>Thu, 20 Apr 2017 15:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=6729#comment-115469</guid>

					<description><![CDATA[I am using SCP file transfer centos 

I have this Script running in cronjob as following:

scp /opt/pcube/sm/server/bin/subscribers.csv test@192.168.1.1:/var/tmp  

When I press enter will ask for password: test@192.168.1.1&#039;s password: XXXX

After I put the password: 

Subscribers.csv    100%  155KB 155.4KB/s   00:00  the transfer is done without problem


My questions: I want to run the script on hourly bases without asking me for the password (I want to save the password and the script will run without  asking me ) is it possible]]></description>
			<content:encoded><![CDATA[<p>I am using SCP file transfer centos </p>
<p>I have this Script running in cronjob as following:</p>
<p>scp /opt/pcube/sm/server/bin/subscribers.csv <a href="mailto:test@192.168">test@192.168</a>.1.1:/var/tmp  </p>
<p>When I press enter will ask for password: <a href="mailto:test@192.168">test@192.168</a>.1.1&#8217;s password: XXXX</p>
<p>After I put the password: </p>
<p>Subscribers.csv    100%  155KB 155.4KB/s   00:00  the transfer is done without problem</p>
<p>My questions: I want to run the script on hourly bases without asking me for the password (I want to save the password and the script will run without  asking me ) is it possible</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul		</title>
		<link>https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-67821</link>

		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Mon, 16 Feb 2015 21:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=6729#comment-67821</guid>

					<description><![CDATA[Thanks. My hosting provider (https://rosehosting.com) encouraged me to use WinSCP for uploading files on my server. They told me that scp is much secure than ftp. Your guide is very useful and I will add it to my bookmarks so I can use it when I need to upload something using the command line.]]></description>
			<content:encoded><![CDATA[<p>Thanks. My hosting provider (<a href="https://rosehosting.com" rel="nofollow ugc">https://rosehosting.com</a>) encouraged me to use WinSCP for uploading files on my server. They told me that scp is much secure than ftp. Your guide is very useful and I will add it to my bookmarks so I can use it when I need to upload something using the command line.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: NightFlight		</title>
		<link>https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-67441</link>

		<dc:creator><![CDATA[NightFlight]]></dc:creator>
		<pubDate>Wed, 24 Sep 2014 13:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=6729#comment-67441</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-66035&quot;&gt;Jerry Rocteur&lt;/a&gt;.

Read the man page? Once you have scp down then rsync is just more of the same with different switches.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-66035">Jerry Rocteur</a>.</p>
<p>Read the man page? Once you have scp down then rsync is just more of the same with different switches.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jerry Rocteur		</title>
		<link>https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-66035</link>

		<dc:creator><![CDATA[Jerry Rocteur]]></dc:creator>
		<pubDate>Thu, 20 Mar 2014 08:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=6729#comment-66035</guid>

					<description><![CDATA[How about the rsync article then !!!!]]></description>
			<content:encoded><![CDATA[<p>How about the rsync article then !!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marcelo Beckmann		</title>
		<link>https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-66033</link>

		<dc:creator><![CDATA[Marcelo Beckmann]]></dc:creator>
		<pubDate>Wed, 19 Mar 2014 20:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=6729#comment-66033</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-66028&quot;&gt;Ant&lt;/a&gt;.

I don&#039;t know to resume with scp too. When I need to transfer a large amount of files I use rsync over ssh. With rsync, if transfer or link suffer interrupt, you can restart rsync to continue.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-66028">Ant</a>.</p>
<p>I don&#8217;t know to resume with scp too. When I need to transfer a large amount of files I use rsync over ssh. With rsync, if transfer or link suffer interrupt, you can restart rsync to continue.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ant		</title>
		<link>https://www.binarytides.com/linux-scp-command/comment-page-1/#comment-66028</link>

		<dc:creator><![CDATA[Ant]]></dc:creator>
		<pubDate>Wed, 19 Mar 2014 08:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=6729#comment-66028</guid>

					<description><![CDATA[How about resume upload and download?]]></description>
			<content:encoded><![CDATA[<p>How about resume upload and download?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
