Download List

Descripción del Proyecto

PHP FTP Client is an FTP client that is useful for allowing people behind a firewall access to FTP without opening the FTP ports inside the firewall. It could be used as a front end to a local FTP server, and therefore allow the administrator to provide access to the FTP server only from localhost.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-30 12:03
0.9beta

Esta es una completa reescritura del código. El backend (FTP), la funcionalidad se ha mejorado mucho y se agrega al. El frontal también ha sido reescrito para buscar más inteligente. Esta versión es, sin embargo, actualmente faltan algunas cosas esenciales de la antigua versión tenía, como un archivo de configuración decente y la documentación.
Tags: Development, Major feature enhancements
This is a complete rewrite of the code. The backend
(FTP) functionality has been greatly improved and
added to. The front end has also been rewritten to look
smarter. This version is, however, currently missing
some crucial things the old version had, such as a
decent configuration file and documentation.

2002-01-17 14:49
0.8

En esta versión, ha habido algunas correcciones de errores menores, sobre todo en el cambio de nombre, mover y eliminar funciones, que no estaban trabajando cuando se utilizan períodos de sesiones.
Tags: Development, Minor bugfixes
In this release, there have been some minor bug fixes, particularly in the rename, move and delete functions, which were not working when using sessions.

2002-01-08 21:52
0.7

Apoyo adecuado para el borrar, mover, renombrar, y los comandos de sitio fue.
Tags: Development, Minor feature enhancements
Proper support for the delete, move, rename, and SITE commands was added.

Project Resources