schlitt.info - php, photography and private stuff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Wed, 19 Nov 2008 23:29:46 +0100 :Revision: 1 :Copyright: CC by-nc-sa ==================== Net_FTP 1.3.0 stable ==================== :Description: I recently release Net_FTP 1.3.0 stable. After 2 RCs and just one little bug for RC2 within a month I decided to go stable with Net_FTP 1.3. Because of this there were just some minor changes to the files (e.g. updating documentation regarding PEARs new docblock standard) and a major addition, the package.xml version 2. I recently release `Net_FTP`__ `1.3.0`__ stable. After 2 RCs and just one little bug for RC2 within a month I decided to go stable with Net_FTP 1.3. Because of this there were just some minor changes to the files (e.g. updating documentation regarding PEARs new docblock standard) and a major addition, the package.xml version 2. .. __: http://pear.php.net/package/Net_FTP .. __: http://pear.php.net/package/Net_FTP/download/1.3.0 `PEAR 1.4`__ will optionally use Net_FTP for installing PEAR packages on remote hosts via FTP (eg. in shared environments). .. __: http://greg.chiaraquartet.net/archives/24-Release-of-PEAR-1.4.0a1-will-be-this-week-with-your-help.html You can download Net_FTP 1.3.0 `here`__ or simply install it using pear install Net_FTP or upgrading, using pear upgrade Net_FTP. .. __: http://pear.php.net/get/Net_FTP-1.3.0.tgz Read more on the feature plus between Net_FTP 1.2.0 and 1.3.0 in the extended body. The 1.3.0 release will propably be the last release of Net_FTP 1.x series. `Net_FTP2`__ (website should be up soon) is under concrete development, which will have some more advanced features, like a driver based architecture (use e.g. ext/Socket or streams as the backend instead of ext/FTP). As soon as this is ready for use, the 1.x path of Net_FTP will be deprecated. Until then only bugfix releases will be done for 1.x. .. __: http://pear.php.net/package/Net_FTP2/ **Update, 2005-02-25, 10:00** The `Net_FTP2 website`__ is now online. .. __: http://pear.php.net/package/Net_FTP2 The following features have been added (changes made) since Net_FTP 1.2.0: - Support for usage of "FTP SITE". - chmod and recursive chmod support. - Windows ftp directories support. - Observable up and dowloading (e.g. using HTML_Progress or similar). - Timeouts support. - Renaming support. - Automatic determinition of the FTP servers OS. - Improved error handling and real error codes. - PEAR 1.4 conform package2.xml (package.xml version 2.0). .. Local Variables: mode: rst fill-column: 79 End: vim: et syn=rst tw=79 Trackbacks ========== Comments ========