<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Recursively get files from a FTP server</title>
	<atom:link href="http://blog.arvixe.com/recursively-get-files-from-a-ftp-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arvixe.com/recursively-get-files-from-a-ftp-server/</link>
	<description>Detailed tutorials on how to use Arvixe services</description>
	<lastBuildDate>Wed, 22 May 2013 10:48:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: AskWhyWeb Solutions</title>
		<link>http://blog.arvixe.com/recursively-get-files-from-a-ftp-server/comment-page-1/#comment-55126</link>
		<dc:creator>AskWhyWeb Solutions</dc:creator>
		<pubDate>Sat, 10 Dec 2011 19:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=342#comment-55126</guid>
		<description><![CDATA[Hello Arvand Sabetian,
I am very much thankful to you for this post. You know I was having more than thousand issues for getting data from my old host to my new VPS one. I tried so many things but didn&#039;t worked even the below
# ftp host
# ftp&gt; mget *
But issue was that I was unable to create that much thousand directories and files (almost 500,000+) located in it on my old server. The root level download completed with no problem but when going for inner download the transfer terminates with message saying that no folder blan blan.

I am very much thankful to your post where I get the method to use wget for FTP transfer with recursive download which helped me out in saving plenty of days work on finger tips and completed in less than a 6 hours of Server side transfer progress.

I will always keep you in my mind whenever have got some time.
Do you have any experience with downloading the recursive FTP access using using #ftp&gt; ?? (without creating folders for MGET * folders)

Please let me know on my email posted with this message. :)


Thanks
Farhan Islam]]></description>
		<content:encoded><![CDATA[<p>Hello Arvand Sabetian,<br />
I am very much thankful to you for this post. You know I was having more than thousand issues for getting data from my old host to my new VPS one. I tried so many things but didn&#8217;t worked even the below<br />
# ftp host<br />
# ftp&gt; mget *<br />
But issue was that I was unable to create that much thousand directories and files (almost 500,000+) located in it on my old server. The root level download completed with no problem but when going for inner download the transfer terminates with message saying that no folder blan blan.</p>
<p>I am very much thankful to your post where I get the method to use wget for FTP transfer with recursive download which helped me out in saving plenty of days work on finger tips and completed in less than a 6 hours of Server side transfer progress.</p>
<p>I will always keep you in my mind whenever have got some time.<br />
Do you have any experience with downloading the recursive FTP access using using #ftp&gt; ?? (without creating folders for MGET * folders)</p>
<p>Please let me know on my email posted with this message. <img src='http://blog.arvixe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks<br />
Farhan Islam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro</title>
		<link>http://blog.arvixe.com/recursively-get-files-from-a-ftp-server/comment-page-1/#comment-41952</link>
		<dc:creator>Sandro</dc:creator>
		<pubDate>Sat, 29 Oct 2011 14:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=342#comment-41952</guid>
		<description><![CDATA[Thanks very much!
It works fine.]]></description>
		<content:encoded><![CDATA[<p>Thanks very much!<br />
It works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvand Sabetian</title>
		<link>http://blog.arvixe.com/recursively-get-files-from-a-ftp-server/comment-page-1/#comment-1377</link>
		<dc:creator>Arvand Sabetian</dc:creator>
		<pubDate>Wed, 10 Jun 2009 14:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=342#comment-1377</guid>
		<description><![CDATA[Use the flag -nH to make wget not create a directory with the name of the host prior to fetching the files.
Use the flag -c to not re-download everything that&#039;s already been downloaded (and continue everything that&#039;s been half done)
Use the flag -l0 to make sure wget goes down every directory all the way. By default, wget only goes down 4 directories.]]></description>
		<content:encoded><![CDATA[<p>Use the flag -nH to make wget not create a directory with the name of the host prior to fetching the files.<br />
Use the flag -c to not re-download everything that&#8217;s already been downloaded (and continue everything that&#8217;s been half done)<br />
Use the flag -l0 to make sure wget goes down every directory all the way. By default, wget only goes down 4 directories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvand Sabetian</title>
		<link>http://blog.arvixe.com/recursively-get-files-from-a-ftp-server/comment-page-1/#comment-1237</link>
		<dc:creator>Arvand Sabetian</dc:creator>
		<pubDate>Thu, 07 May 2009 11:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arvixe.com/?p=342#comment-1237</guid>
		<description><![CDATA[If needing to use a username with an &#039;@&#039; in it, you can use %40 instead of the @ and it will go through just fine.]]></description>
		<content:encoded><![CDATA[<p>If needing to use a username with an &#8216;@&#8217; in it, you can use %40 instead of the @ and it will go through just fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/11 queries in 0.005 seconds using disk
Object Caching 330/333 objects using disk

 Served from: blog.arvixe.com @ 2013-05-25 11:20:04 by W3 Total Cache -->