| on radinks.com |
Rad File Manager Web Application
The PHP EditionA web based file management system with the server side components made up of PHP scripts. The User Interface for the application is an applet that has the appearence of an FTP or SFTP client as well as the functionality that you find in such systems. The file manager is a HTTP client, all uploads and downloads are through an HTTP connection. Other tasks such as renaming files, creating or deleting directories etc are also carried out in the form of HTTP requests. Thus the PHP scripts act as an file server. The application can easily be integrated with existing web applications, the fact that it is in PHP makes it a lot easier since you have easy access to the source code. The scripts that make up the server side componets are easy to install you merely have to edit the configuration files and upload them to your server. The file manager can easily upload even 2 Giga Bytes of data, yet your PHP engine may have been configured to impose a lower limit. The Rad Upload Documentation includes an article on how your PHP installation can be modified to accept large file uploads. Please do not download this edition of the Rad File Manager without reading this document. A record for each file that is uploaded will be created in a Postgresql or Mysql database, when the file is modified the database is updated accordingly and when the file is deleted the record will be removed from the database. Using our file manager could save you a considerable amount of time and money and lead to a better user experience because of the rich GUI frontend. Also see:
Copyright 2010
Rad Inks (Pvt) Ltd..
All Rights Reserved.
|