You know the problem. You need to send a file larger than a couple of megabytes to someone and the email comes back: attachment too big. Then what?
FileSender is a web based application that allows authenticated users to securely and easily send arbitrarily large files to other users. Authentication of users is provided through SAML2, LDAP and RADIUS. Users without an account can be sent an upload voucher by an authenticated user. FileSender is developed to the requirements of the higher education and research community.
The purpose of the software is to send a large file to someone, have that file available for download for a certain number of downloads and/or a certain amount of time, and after that automatically delete the file. The software is not intended as a permanent file publishing platform.
FileSender is released under the BSD license. It is open source software and available for free.
The latest production release is 1.1, released on November 5th 2011 using HTML5 for large uploads. The previous release 1.0.1, released on 18 May 2011 using the deprecated Gears plugin is also still supported. Visit the Download page for details about the general availability of the FileSender software.
We are working towards release 1.5, check the Release Schedule for the planning. The third beta release for 1.5 was released on May 15th 2012. See also the Installation notes for 1-5 development code for details on how to get and use beta/development builds.
The FileSender project has a Blog, where news and status updates are posted.
The FileSender project uses a number of mailinglists to support people deploying FileSender software and to coordinate development. Please go to the Support and Mailinglists page and subscribe yourself to those lists relevant for you.
Go to Feature requests if you have a feature you would like to see added to FileSender.
A snapshot of features for the latest 1.1 release is located at Features_v1-1. A snapshot of features for the previous 1.0(.x) release is located at Features_v1-0.
FileSender's functionality is also illustrated in Workflow, and described in End_User_Documentation_for_v1-1 (snapshot of features for the previous 1.0(.x) release at End_User_Documentation_for_v1-0) and Specifications.
A snapshot of requirements for the latest 1.1 release is located at Requirements_for_v1-1. A snapshot of requirements for the previous 1.0(.x) release is located at Requirements_for_v1-0.
Client requirements for uploads of any size
Client requirements for uploads up to 2GB using Flash and for all downloads
Server requirements
Installation and administrator documentation is provided in the Documentation section
Development documentation is provided in the Developer section