Download List

Descripción del Proyecto

httpFileManager is a file management script that allows the remote administration of files over HTTP. It only needs a PHP interpreter on the server side and a JavaScript capable browser with cookies enabled on the client side. No database engine or other software is required. httpFileManager allows files to be uploaded from the client computer to the server. It allows the online management of files. Also, HTML files may be created and edited right on the server through a browser-based WYSIWYG editor.

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.

2006-05-23 10:49
0.0.6

Este comunicado fija un problema de seguridad. Una serie de correcciones de errores menores y mejoras en el código también fueron incluidos.
Tags: Major bugfixes
This release fixed a security issue. A number of smaller bugfixes and code improvements were also included.

2006-05-09 20:17
0.0.5

Un error que el script se ejecute con los clientes de Internet Explorer ha sido solucionado.
Tags: Major bugfixes
A bug preventing the script from running with Internet Explorer clients has been fixed.

2006-05-07 10:31
0.0.4

Este comunicado incluye algunas código de limpieza y corrección de errores menores.
Tags: Code cleanup
This release includes some code cleanup and minor
bugfixes.

2006-04-16 16:48
0.0.3

Este comunicado tiene la misma funcionalidad que el 0.0.2, pero el guión ha sido completamente reescrito para incorporar la técnica de desarrollo web AJAX para crear una aplicación Web más interactivos. La intención es hacer que las páginas Web se sienten más sensibles mediante el intercambio de pequeñas cantidades de datos XML con el servidor, de modo que toda la página Web no tiene que ser recargada cada vez que el usuario realiza un cambio. Esta es la intención de aumentar la interactividad, velocidad y usabilidad.
Tags: Major feature enhancements
This release has the same functionality as 0.0.2, but the script has been completely rewritten to incorporate the AJAX Web development technique for creating a more interactive Web application. The intent is to make Web pages feel more responsive by exchanging small amounts of XML data with the server, so that the entire Web page does not have to be reloaded each time the user makes a change. This is meant to increase interactivity, speed, and usability.

2006-03-31 07:29
0.0.2

Tags: Initial freshmeat announcement

Project Resources