<?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>Ali Aboosaidi &#187; scp</title>
	<atom:link href="http://insanelabs.com/tag/scp/feed/" rel="self" type="application/rss+xml" />
	<link>http://insanelabs.com</link>
	<description>Umm... Unorthodox?</description>
	<lastBuildDate>Tue, 08 Nov 2011 21:04:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Linux: Copy files between Linux Servers with scp</title>
		<link>http://insanelabs.com/linux/linux-copy-files-between-linux-servers-with-scp/</link>
		<comments>http://insanelabs.com/linux/linux-copy-files-between-linux-servers-with-scp/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 23:43:56 +0000</pubDate>
		<dc:creator>Ali</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[scp]]></category>

		<guid isPermaLink="false">http://insanelabs.com/?p=74</guid>
		<description><![CDATA[From source server: scp /&#60;source directory&#62; &#60;username&#62;@&#60;destination server&#62;:/&#60;target directory&#62; To copy directories recursively use &#8220;-r&#8221; option. Related posts: Linux: vsftpd and symbolic links Linux: Download files using wget from protected url&#8217;s &#8211; resume broken downloads Linux: Find and delete files/directories recursively in Linux
Related posts:<ol>
<li><a href="http://insanelabs.com/linux/linux-vsftpd-and-symbolic-links/" rel='bookmark' title='Linux: vsftpd and symbolic links' class="liinternal">Linux: vsftpd and symbolic links</a></li>
<li><a href="http://insanelabs.com/linux/linux-download-files-using-wget-from-protected-urls-resume-broken-downloads/" rel='bookmark' title='Linux: Download files using wget from protected url&#8217;s &#8211; resume broken downloads' class="liinternal">Linux: Download files using wget from protected url&#8217;s &#8211; resume broken downloads</a></li>
<li><a href="http://insanelabs.com/linux/linux-find-and-delete-filesdirectories-recursively-in-linux/" rel='bookmark' title='Linux: Find and delete files/directories recursively in Linux' class="liinternal">Linux: Find and delete files/directories recursively in Linux</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>From source server:</p>
<pre>scp /&lt;source directory&gt; &lt;username&gt;@&lt;destination server&gt;:/&lt;target directory&gt;</pre>
<p>To copy directories recursively use &#8220;-r&#8221; option.</p>
<p>Related posts:<ol>
<li><a href="http://insanelabs.com/linux/linux-vsftpd-and-symbolic-links/" rel='bookmark' title='Linux: vsftpd and symbolic links' class="liinternal">Linux: vsftpd and symbolic links</a></li>
<li><a href="http://insanelabs.com/linux/linux-download-files-using-wget-from-protected-urls-resume-broken-downloads/" rel='bookmark' title='Linux: Download files using wget from protected url&#8217;s &#8211; resume broken downloads' class="liinternal">Linux: Download files using wget from protected url&#8217;s &#8211; resume broken downloads</a></li>
<li><a href="http://insanelabs.com/linux/linux-find-and-delete-filesdirectories-recursively-in-linux/" rel='bookmark' title='Linux: Find and delete files/directories recursively in Linux' class="liinternal">Linux: Find and delete files/directories recursively in Linux</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://insanelabs.com/linux/linux-copy-files-between-linux-servers-with-scp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

