Code Comments
Programming Forum and web based access to our favorite programming groups.The new PEAR package Net_FTP-1.3.0 (stable) has been released at http://pear.php.n et/. Release notes ------------- Another month of testing did not bring any more critical bugs to daylight. T herefore and because PEAR 1.4.0 will depend optionally on Net_FTP I decided to run th e next stable release. The following changes were made to the package files: - Updated year. - Updated docblocks regarding the new standard. - Fixed whitespace issues. - Fixed bug 3362: bug in Net_FTP::_rm_file. - Added PEAR 1.4 compatible package2.xml (package.xml version 2.0). Package Info ------------- Net_FTP allows you to communicate with FTP servers in a more comfortable way than the native FTP functions of PHP do. The class implements everything nat ivly supported by PHP and additionally features like recursive up- and downloadin g, dircreation and chmodding. It although implements an observer pattern to all ow for example the view of a progress bar. Related Links ------------- Package home: http://pear.php.net/package/Net_FTP Changelog: http://pear.php.net/package/Net_FTP/download/1.3.0 Download: http://pear.php.net/get/Net_FTP-1.3.0.tgz Authors ------------- Tobias Schlitt <toby@php.net> (lead)
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.