This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Tapajós (author)
Tue Jun 17 04:36:42 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
README.mkdn | Tue Jun 17 04:36:42 -0700 2008 | |
| |
downloads/ | Mon Jun 16 20:30:54 -0700 2008 | |
| |
functions/ | Mon Jun 16 20:30:54 -0700 2008 |
File Sharing
WHAT
File Sharing is a very very simple way to share your files using a web page. It is a very old project that now has turned public. The source is not in english but it will be translated soon.
INSTALLING
The install is very simple, you only need to copy the files to your document root in a webserver running PHP.
USAGE
In the index.php you need to change the line that defines the directory to find all files to share. For example:
$list="/home/tapajos/public_html/files";
The directory should read permission for your webserver user. A good idea is to use the 755 permission.
LICENSE
This code is free to be used under the terms of the MIT license.











