A Minimal File-Sharing HTTP Server for Windows
Fishbucket is a minimal HTTP server used for quick file sharing when there is no other, more convenient method of sharing files. All the recipient requires is a web browser pointed at your PC's hostname or IP address. It is very simple to install and use, as that is its primary goal. The name fishbucket is derived from "FIle SHaring Bucket", where bucket is intended to signify the fact that files are simply dropped in to make them available for download.
Fishbucket is written in C++ using the Win32 API and compiled with MinGW.
This is the main Fishbucket window, which accepts files via drag-and-drop:

You can also see a browser viewing Fishbucket's file index.
Fishbucket is free software licensed under the GNU General Public License and is available for download.

Last modified Friday, October 31, 2008 (19:40 UTC)