Features
Drag and drop. Files can be uploaded by dropping them into a box. If that is not convenient, a traditional upload dialog can be opened by clicking the box.
Chunk upload. Files are uploaded by chunks, so that when a transfer is interrupted, it can be resumed. Files of GB's in size can be uploaded.
Repository watching. If you want to be notified of new uploads, you can register an e-mail address where notifications are sent.
HTML5. Fileshack leverages many features of HTML5 such as File API, Drag & Drop and CSS3. However, it is backward-compatible with browsers which do not support these features.
Django. Fileshack uses the python development framework django. This means it can be integrated with existing django applications, and easily extended.
MIT license. Fileshack is open source, distributed under a license which allows you to modify and redistribute its content, or combine with commercial software.