Version 1, last updated by ricoshae at January 31, 2011 UTC

Beta 1.1 contains the first release of the Large File Transfer using Google Gears (http://gears.google.com/)

Google Gears is a browser plugin that allow file uploading using blobs. This allows us to upload a large file through HTTP by sending the file in smaller pieces. It also allows us to resume the file uploading if the browser is closed or connection to the internet is lost.

Flash upload has been tested to 2Gb file uploading but does not allow resuming.

Filesender check if Google Gears is enabled then provides the Gears Upload. If Gears is not enabled then Filesender falls back to the standard Flash Upload.

Filesender requires Simple SAML, Postgres Database and PHP.

Beta 1.1 Release screen shots