Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-Net-FTP: Provides an OO interface to the PHP FTP functions plus some additions
- Summary
- 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
nativly supported by PHP and additionally features like recursive up- and
downloading, dircreation and chmodding. It although implements an observer
pattern to allow for example the view of a progress bar.
Changelog
- * Thu Nov 9 16:00:00 2006 Remi Collet <Fedora{%}FamilleCollet{*}com> 1.3.2-1.fc6.1
- bump release to build under FC6
- * Sun Nov 5 16:00:00 2006 Remi Collet <Fedora{%}FamilleCollet{*}com> 1.3.2-1
- initial RPM (generated specfile + cleanup)
- add CHANGELOG and LICENSE