<?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>WebApp Consulting &#187; Products</title>
	<atom:link href="http://webapp-consulting.com/archives/category/products/feed" rel="self" type="application/rss+xml" />
	<link>http://webapp-consulting.com</link>
	<description>All aspects of the web application development</description>
	<lastBuildDate>Sun, 01 May 2011 19:33:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Download and Unzip script</title>
		<link>http://webapp-consulting.com/archives/11</link>
		<comments>http://webapp-consulting.com/archives/11#comments</comments>
		<pubDate>Fri, 15 Sep 2006 09:26:34 +0000</pubDate>
		<dc:creator>ignat</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Products]]></category>

		<guid isPermaLink="false">http://webapp-consulting.com/archives/11</guid>
		<description><![CDATA[Not every hosting provider gives you SSH access. All you have is FTP, and when you install or upgrade your server software you have to download it first to your desktop, unzip and then upload each file to the server via FTP. It&#8217;s okay when it is small archive with a few files in it, [...]]]></description>
			<content:encoded><![CDATA[<p>Not every hosting provider gives you SSH access. All you have is FTP, and when you install or upgrade your server software you have to download it first to your desktop, unzip and then upload each file to the server via FTP. It&#8217;s okay when it is small archive with a few files in it, but when you need to upload a 50Mb archive with a lot of small files in it, huh? It&#8217;s no fun.</p>
<p>Luckily most hosting servers have &#8216;curl&#8217; and &#8216;unzip&#8217; utilities installed. I use them right from PHP script to make any installation or upgrade to be quick and simple. This script I made freely available to everyone. You can download the script from our <a href="/downloads/" title="Download it now">Downloads</a> page.</p>
<p>There is no guarantee that this script will work on your server, but most of Linux hosting servers should work without problem. And of course it is not the only solution to the problem. Feel free to ask questions and report any issues in comments to this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://webapp-consulting.com/archives/11/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

