Advanced File Server (Loaders and Uploaders)

Key Features

  • AJAX Powered
  • Support for multiple users
  • Support for upload tickets with a given number of uploads
  • Syntax highlighting for html, css and php files
  • Ability to set an expiry time for a file
  • Support for user permissions, you can deny access to specific pages for each user
  • Fully tested in Firefox, Chrome, IE 8 , 7, 6, Safari, Opera
  • Degrades gracefully for users without javascript (although it is required to submit the upload form)
  • Fully object oriented, you could easily create your own user interface if you want to.

Advanced file server is a file hosting platform that you can use to store any file temporary or permanently.
You can give other users access to the system via a upload ticket if they need to send you a file or for any other reason.
You can also create any number of user accounts with individual permissions for each page.
The user interface has been designed to be as easy to use as possible, you can test this using the demo below.

You can test your system for compatibility with this item using this script.
http://jacekk.co.uk/code/file_server/compat.php.zip
If all the blocks are green it should work for you if it does not, I’ll most likely be able to find a workaround.
NOTE : You will need the ability to add a cron job to be able to use the file expiry feature.

Live Demo
http://jacekk.co.uk/code/file_server/index.html
Username: admin Password: admin
The demo has a file size limit of 1MB, the actual item will determine the maximum size from your php installation.

Documentation
http://jacekk.co.uk/code/file_server/docs/README.htm

Download Advanced File Server (Loaders and Uploaders)

Leave a Reply

Your email address will not be published. Required fields are marked *