Mr. FTP is a class that is capable of establishing FTP connections and transfer files using the PHP FTP extension.
It provides an interface to access FTP servers that is similar to that of the command-line FTP tool in that the function names are the same as the commands.
It can setup connections by specifying a ftp:// URL. If it specifies a user name and password, the class also authenticates at connection time.
The class provides support for changing the FTP server work directory, change permissions of files, delete files, execute raw FTP commands, retrieve files, modify the FTP server files timestamp, create directories, retrieve listings of the work directory, switch the passive mode for file transfers, send files to the FTP server, rename files, remove directories and retrive the type and size of file entries.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Not sure (56.2%) |
- |
- |
Not sure (56.2%) |
- |
Insufficient (36.2%) |
2085 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|