» Summary | » License |
---|---|
Net_FTP provides an OO interface to the PHP FTP functions plus some additions | BSD License |
» Current Release | » Bug Summary |
1.4.1 (stable) was released on 2020-09-24 by kguest (Changelog) Easy InstallNot sure? Get more info. pear install Net_FTP Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP Development Roadmap |
Report a new bug to Net_FTP |
» Description | |
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 natively supported by PHP and additionally features like recursive up- and downloading, dircreation and chmodding. It also implements an observer pattern to allow for example the view of a progress bar. |
|
» Maintainers | » More Information |
|