Download List

專案描述

Oliver (formerly "WebShare") is a PHP-based FTP front-end, released under the GPL. It allows people to access files
normally only available via FTP, effectively
providing users with a complete Web-based file
management system that, if SSL is enabled on the
Web server, uses a single secure connection. This
makes it far simpler to use through a firewall.
At present, Oliver has only been tested with
ProFTPd and PureFTPd but it should work with many others.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-07-21 16:49
1.3.1

Spaces in filenames have been causing problems when downloading files. This should now be fixed.

2010-06-04 07:04
1.3.0

A long overdue update that should fix all of the issues that have arisen as a result of new versions of PHP. Downloads are now pass-through where possible, which improves speed. The configuration file now overrides a set of defaults, making maintenance and upgrading simpler. A check.php script is included that catches common misconfiguration problems.

2005-06-24 19:37
1.2.0

This release adds Czech, Bulgarian, and Japanese translations. Syslog or flat file logging of logins has been added. Files now have "direct links" associated with them. These are simple URLs that reference the file directly and may be distributed to valid users, for example as a link in an email. HTTP authentication is used to validate the users in this case. To aid upgrading, a simple Perl script, updateconf.pl, has been including that helps to migrate config settings.
標籤: Major feature enhancements

2005-01-10 17:44
1.0.0

Many bugs, including those resulting in PHP warnings, have been fixed. Sessions now have a configurable timeout. More languages were added, so Dutch, English, French, German, and Portuguese (Brazil) are now supported. Extra configuration options were included.
標籤: Major feature enhancements

2004-07-12 18:56
0.09

Language enhancements were made, so the program
now supports English, French, German, and
Portuguese. You may now allow users to select
their desired language upon login. A bug in the
file-download code, which could result in
exhausting the PHP memory limit, has been fixed.
標籤: Major feature enhancements

Project Resources