<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 09:46:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Northclick Blog: The real power of PHP stream wrappers]]></title>
      <guid>http://www.phpdeveloper.org/news/6737</guid>
      <link>http://www.phpdeveloper.org/news/6737</link>
      <description><![CDATA[<p>
In <a href="http://blog.northclick.de/archives/10">this new post</a> on the Northclick blog, <i>Soenke</i> talks about the stream wrappers included in PHP and some of the magic that can happen when they're applied correctly. In this case, it's an application of the <a href="http://pecl.php.net/package/ssh2">ssh2 library</a> (by <i>Sara Golemon</i>).
</p>
<blockquote>
The new system must be very stable with a strict error checking and has to support several ways of file transports (FTP, SCP/SFTP). SCP is faster then FTP and secure by nature. It's going to be the standard way for deployment.
</blockquote>
<p>
After finding and loading the extension, things flowed along swimmingly - <a href="http://blog.northclick.de/archives/10">the code</a> shows a simple transfer method of transfer over a secure ftp connection, complete with a few performance stats at the end.
</p>]]></description>
      <pubDate>Mon, 20 Nov 2006 10:06:00 -0600</pubDate>
    </item>
  </channel>
</rss>
