<?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>S V N Labs Softwares &#187; download folder to local</title>
	<atom:link href="http://blog.svnlabs.com/tag/download-folder-to-local/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.svnlabs.com</link>
	<description>Entrepreneur, Blogger, LAMP Programmer, Linux Admin, Web Consultant, Cloud Manager, Apps Developer</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:59:32 +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>wget &#8211; server to server files transfer</title>
		<link>http://blog.svnlabs.com/wget-server-to-server-files-transfer/</link>
		<comments>http://blog.svnlabs.com/wget-server-to-server-files-transfer/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 16:29:24 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[download entire site]]></category>
		<category><![CDATA[download folder to local]]></category>
		<category><![CDATA[power of wget]]></category>
		<category><![CDATA[recursive download]]></category>
		<category><![CDATA[server to server files transfer]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=141</guid>
		<description><![CDATA[Hits: 46&#160;&#160;wget is powerful utility in linux. We can use &#8220;wget&#8221; to download files of any folder on any server to our server. wget will download files on local server in current folder, we can use # pwd (for current directory) # wget -H -r &#8211;level=1 -k -p http://www.domain.com/folder/ here level is folder&#8217;s level Keep [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/wget-server-to-server-files-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

