<?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>Lost-In-Code &#187; file transfer</title>
	<atom:link href="http://www.lost-in-code.com/tag/file-transfer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:07:21 +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>Server to server file transfers</title>
		<link>http://www.lost-in-code.com/server-management/transfer-files-from-one-server-to-another/</link>
		<comments>http://www.lost-in-code.com/server-management/transfer-files-from-one-server-to-another/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 18:55:07 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[file transfer]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[recursive]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[server to server]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/2008/02/16/transfer-files-from-one-server-to-another/</guid>
		<description><![CDATA[Server to server file transfers are relatively easy on a dedicated or virtual private server running Unix. I&#8217;ll quickly show you how to use the scp command which acts just about exactly the same as the cp command. It copies all files from a specified source path to a destination path on the remote server [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/server-management/transfer-files-from-one-server-to-another/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

