This class can be used to manage files and directories in an FTP server.
It uses the PHP FTP extension to connect to a given FTP server authenticating with a given user
The class can execute several types of operations to manipulate files and directories. Currently it can:
- Get or change the current server work directory
- List the contents of the current directory
- Create or delete directories
- Upload, download and rename files
Use this application as a ftp client, you can connect yourself to a ftp with parameters ( host,user,pass,port,mode) and you can listing, navigate, delete, rename, create folders and upload file.
|
|
| Name: |
myFTP |
| Base name: |
myftp |
| Description: |
Manage files and directories in an FTP server |
| Version: |
1.0 |
| PHP version: |
5.2 |
| License: |
Free for non-commercial use |
| All time users: |
597 users |
| All time rank: |
4445 |
| Week users: |
0 users |
| Week rank: |
2039  |
| |
|
| 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 |
|
|