Download List

프로젝트 설명

Simple Download Tracker is a PHP script
that helps you track file downloads from a Web
site. You configure the script with an offline (or
protected) folder that contains files available
for download. The script will present the user
with a list of available files. When the user
selects a file, the request is logged, and the download window pops up in the user's browser to save the file.

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.

2011-09-04 05:02
0.60.1

이 프로젝트는 GitHub으로 이동되었습니다. 간단한 "make.sh"스크립트는 배포판을 빌드하는 소스 리포지 토리에 추가되었습니다.
Tags: Minor
The project was moved to GitHub. A simple "make.sh" script was added to the source repository to build distributions.

2010-12-05 18:11
0.60.0

몇 가지 기능은 파일을 다운로드 크롤 러를 방지하기 위해 추가되었습니다. 첫 번째는 더 힘들어 크롤 러가 파일에 대한 링크 수 있도록해야하는 버튼을 제출과 함께 라디오 버튼을 통해 파일을 선택합니다. 두 번째 기능은 간단한 텍스트 기반의 보안 문자입니다. 마지막으로 새로운 기능은 "평면"디스플레이 이상의 파일 목록을 표시하는 기능입니다. 이러한 모든 새로운 기능은 이전 버전의 행동으로 돌아가려면 해제할 수 있습니다.
Tags: Stable, Major
A few features were added to prevent crawlers from downloading files. The first is file selection via radio buttons along with the submit button, which should make it harder for crawlers to link to the files. The second feature is a simple text-based CAPTCHA. The last new feature is ability to display the file list in more of a "flat" display. All these new features can be turned off to return to the behavior of the previous version.

2008-03-02 14:47
0.50.0

Tags: Initial freshmeat announcement

Project Resources