jbfarez / uploadstation

A simple file upload tool that allow to publish files and provide a web access to them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UploadStation is a simple file upload tool that allow to publish files and provide a web access to it.

Features

  • Simple and unpretentious web interface.
  • Generate uniq url.
  • Store files in distinct directories.
  • Send mail to the user when the file is uploaded.
  • Can filter allowed file type (MIME).

Download

Source is hosted on github:

github.com/jbfarez/uploadstation

Requirements

  • A safe webserver ;-)
  • PHP 5.2 or higher

This application was tested on Linux Debian 6.0 (Squeeze) with PHP 5.3.3

About

A simple file upload tool that allow to publish files and provide a web access to them

License:Other


Languages

Language:PHP 85.0%Language:JavaScript 7.9%Language:CSS 7.2%