Tuesday, March 19, 2024
Username: Password:
SlashOrg Downloader is a totally free of charge file management solution written in the PHP script language. I wrote it initially to stop people snooping through the files on my Web server whilst allowing me to offer controlled downloads to friends. It uses special "access links" generated by the administrator that allow access to a shared folder until they expire or have exceeded the maximum usage limit authorized by the administrator.

The latest version of SlashOrg Downloader has many more features, as you can see in the feature list below. Check it out!

Don't forget to check out the release notes !


Looking for help?

If you get stuck installing or using SlashOrg Downloader, all is not lost! Try one of the following:



Translations

If you have developed language packs for SOrg Downloader and you would like to help out, then I'd love to hear from you! (don't forget your email!)

  • FAQ
    Frequently Asked Questions

[NEWS]
Added by unreal
Features

SlashOrg Downloader is a totally free of charge file management solution written in the PHP script language. It offers the following features:

  • Easy installation via a multilingual setup wizard
  • Full-CSS valid XHTML 1.0 template
  • Multilingual support (at the moment English, French, German, Italian, Dutch and Portugese language files are included)
  • Written with security in mind
            * User rights management (guest, read-only, R/W, half-admin and full administration mode)
            * Temporary access keys or user account compatible
            * Per-folder/per-file rights management
  • Control panel for easy administration
            * Users and shared folders
            * Hard disk space (file uploads, file and folder creation and deletion)
  • Easy-to-use file explorer
            * Displays file and folder information
            * Sorts files by name, modification date or size
  • Can be configured to limit per-file download speed
  • ISO-8859-1 et UTF-8 ready
  • Supports anonymous, read-only access
  • New: common folders, accessible all users
  • New: user creatable accounts
  • New: per-folder file count/space limiting



Requirements

SlashOrg Downloader should run on most Unix or Windows servers (the PHP iconv extension is required for unicode support).

  • A PHP 4 or 5 compatible Web server
  • A MySQL 4.x or 5.x database
  • The following operating systems are compatible with SOrg Downloader: Windows 2000, Linux 2.4/2.6, FreeBSD 5.x/6.x, Mac OS X 10.4


Note: some hosting companies limit the maximum size of POST uploaded files ('post_max_size' and 'upload_max_filesize' PHP configuration parameters) to a rather low value, as well as deactivating various file handling functions (like unlink or rmdir). I suggest you avoid such companies wink.gif ).

SlashOrg Downloader supports servers running with Magic Quotes or Safemode activated.


Online demo

So that you can check out the software before you install it on you own Web site, I've installed a demo version. Click on the image below and log on as demo/demo. You might also want to switch the language over to English by clicking on the "Préférences" link at the top (you choose the default language via the setup wizard).

go_demo_en.png


Important: Please don't attempt to use this demo to upload large files. Thank you! happy.gif


Download

SOrg Downloader is available for download under the FreeBSD licence, which means you can do more or less whatever you want with it. Click here to access the download page.

If you have any questions, remarks or would like to help with this project, please write a comment or send me a private message.


History of this document

2006/01/12 -- original version.
2006/03/14 -- added new features from 0.97 release.
2006/03/24 -- added new features from 0.98 release.
2007/05/30 -- added new features from 0.99 to 1.02 releases.

Posted on 12/01/06 at 17:55 - 0 Comments...