<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>webslave.ws &#187; scp</title>
	<atom:link href="http://www.webslave.ws/tag/scp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webslave.ws</link>
	<description>Web Slave</description>
	<lastBuildDate>Tue, 18 Oct 2011 22:05:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Linux SCP: how to copy a file from another server</title>
		<link>http://www.webslave.ws/05/linux-scp-how-to-copy-a-file-from-another-server/</link>
		<comments>http://www.webslave.ws/05/linux-scp-how-to-copy-a-file-from-another-server/#comments</comments>
		<pubDate>Wed, 26 May 2010 07:23:23 +0000</pubDate>
		<dc:creator>webslave</dc:creator>
				<category><![CDATA[Linux Issues]]></category>
		<category><![CDATA[file-transfer]]></category>
		<category><![CDATA[scp]]></category>

		<guid isPermaLink="false">http://www.webslave.ws/?p=491</guid>
		<description><![CDATA[scp user@host:/path/to/file /root After you hit the enter it will ask remote servers password. When you entered the password file under /path/to/ will copy to local /root folder]]></description>
			<content:encoded><![CDATA[<p><strong>scp user@host:/path/to/file /root</strong></p>
<p>After you hit the enter it will ask remote servers password.<br />
When you entered the password file under /path/to/ will copy to local /root folder</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webslave.ws/05/linux-scp-how-to-copy-a-file-from-another-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

