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 (
commit 96621f8ac84f7e95a74ef619bf6137cb630cced7
tree f34e32e2626e94cfb5651299a8709a4dccf2a533
parent 2e8f1bf301eca2e99218761f37186c0e1bbe2f1d
tree f34e32e2626e94cfb5651299a8709a4dccf2a533
parent 2e8f1bf301eca2e99218761f37186c0e1bbe2f1d
| name | age | message | |
|---|---|---|---|
| |
README.mkdn | ||
| |
downloads/ | ||
| |
functions/ |
README.mkdn
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.








