gepu:t [ga-put]

gepu:t is a small cross platform application that allows a user to upload/download to and from a specfic folder on a webserver.

The simplicity of the application means any entry level computer user can easily upload file to a server or download files.

gepu:t can be used on multiple computers all connecting to the same server which means the application can also be used as a network file sharing resource.

Ideally suited for those clients requiring a fool prove way to get files on a server for their website as all files upload to a specified folder and application generates an absolute http URL to uploaded files.

 
 

get it now!

Install the gepu:t application by running the geput.air installer below.

NOTE: Accept all default options during install process.

Upload the server file to your server making required config changes. (see README.txt)

DEMO: Use the default config settings with password: mypass for a test (uploading disabled)

gepu:t is currently beta software and no warrenty is implied. Downloading and use of the software is at the end users own risk.


Server Files (PHP server required)
 
 

Features

  • Mac & Windows (Linux un-tested)
  • Password protection
  • SQLite database
  • Upload files to webserver
  • Download files from webserver
  • Multiple file drag n drop
  • View uploaded files
  • Generate URL to specific file
  • Upload status

Future Development

  • Add archived file support (zip, rar)
  • bbcode/html generator

File Format Support

  • Image: jpg, jpeg, gif, png.
  • Document: pdf, doc, txt.
  • Video: avi, mov, flv, swf, wmv, mp4.
  • Audio: mp3, mpa, wav, wma, m4u.

Known Issues

File upload limitation:
PHP.ini must be set to account for maximum file upload limit (default: 2MB).

History

Current:
09/08/2008 - v1.2
Added sqlite database to store config settings.
Previous:
01/08/2008 - v1.1
Added configuration options including password protection.
31/07/2008 - v1.0
Initial release