Top Level :: Networking

Package Information: Net_FTP

This package is not maintained, if you would like to take over please go to this page.
» 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 Install

Not sure? Get more info.

pear install Net_FTP

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Net_FTP


Development Roadmap
  • Package Maintenance Rank: 48 of 229 packages with open bugs
  • Number of open bugs: 1 (62 total bugs)
  • Average age of open bugs: 3233 days
  • Oldest open bug: 3233 days
  • Number of open feature requests: 2 (15 total feature requests)

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

Packages that depend on Net_FTP

Dependencies for Net_FTP