This class can upload and manage files and folders in FTP server.
It can connect to a given FTP server on behalf of a given user using his password to perform several types of actions like:
- Setting the current FTP server directory
- List the files and directories in the current directory
- Upload to the FTP server a given file uploaded via Web forms
- Create, rename and delete directories and files
- Change file permissions
- Get file details
The code and comments are in Spanish. In Spanish:
Esta clase se encarga de conectar con una cuenta ftp especificada por el usuario y nos permite subir archivos, crear carpetas, renombrar archivos y carpetas, eliminar archivos y carpetas, eliminar directorios completos (con y sin contenido), obtener información detallada de los archivos, etc..
|
|
| Name: |
FTP Fer |
| Base name: |
ftp-fer |
| Description: |
Upload and manage files and folders in FTP server |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
221 users |
| All time rank: |
6570 |
| Week users: |
0 users |
| Week rank: |
2339  |
| |
|
| 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 |
|
|