<?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>WTF *Nix &#187; nix scp</title>
	<atom:link href="http://www.wtfnix.com/tag/nix-scp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wtfnix.com</link>
	<description>Just another *nix Blog</description>
	<lastBuildDate>Tue, 04 May 2010 13:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>man scp</title>
		<link>http://www.wtfnix.com/2008/04/man-scp/</link>
		<comments>http://www.wtfnix.com/2008/04/man-scp/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 23:45:42 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[linux scp]]></category>
		<category><![CDATA[man scp]]></category>
		<category><![CDATA[nix scp]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[secure copy]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=7</guid>
		<description><![CDATA[NAME
scp &#8211; secure copy (remote file copy program)
SYNOPSIS
scp [-pqrvBC46] [-F ssh_config] [-S program] [-P port] [-c cipher]
[-i identity_file] [-o ssh_option] [[user@]host1:]file1 [...]
[[user@]host2:]file2
DESCRIPTION
scp copies files between hosts on a network. It uses ssh(1) for data transfer, and uses the same authentication and provides the same security as ssh(1). Unlike rcp, scp will ask for passwords or [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2008/04/man-scp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
