 |
Marked v1.00
The FTPD Marked system allows User to User Marking (Recommendations) of titles
.-----------------====----------------------------------=== Marked ===--.
[1 ] The.Marked.Title.1 (My comment - it Rocks) ~ by TuS (ftpd) at 23/01/2012 19:14
`-----================---------------------------=--------------------'
- Marked system for RaidenFTPD.
- Allows Marking (Recommendations) of titles to other Ftpd Users.
- Automatic creation of NTFS Junction points for Marked titles.
- Automatic creation of Mark message file and directory message file.
- Configurable security for Mark commands.
- Standalone Marking storage, supporting Multiple Running RaidenFTPD servers.
- Integrates into TuS-Message.v2.11+ for Mark Add and Delete notifications.
- Coded in vbs which is natively supported by Windows
Written by: TuS Last modified on: 2012-01-23 |
download |
 |
Request System v1.01 by TuS
The FTPD Request system is a full featured Request management for RaidenFTPD.
It allows user to add requests for and other users to fill the requests.
- Request system for RaidenFTPD.
- Automatic creation of Request/Filled folders
- Automatic creation of Request message file and Directory message files
- Configurable security for list, add, del and fill commands
- Standalone request storage, supporting Multiple Running RaidenFTPD servers.
- Integrates into TuS-Message.v2.11 for request Filled and Deleted events.
- Coded in vbs which is natively supported by Windows
Written by: TuS Last modified on: 2012-01-15 |
download |
 |
IMDB System v1.19
The FTPd Imdb system monitors FTPd events for directory creation, .nfo upload, user commands and then query¡¦s the Imdb.com website in order to display the information to the FTPd user.
v1.10: 17 Nov 2011
+ Added Imdb-Bars management
# Imdb-Bar Ex:
IMDB_BAR = "[IMDB]-(%MPAA%)-(%genre%)-(%releaseyear%)-(%rating% with %votes% votes)-(%screens% screens)-(%duration%)-[IMDB]"
Results in: [IMDB]-(R)-(Crime)-(1973)-(9.2 with 503,446 votes)-(6 screens)-(175_min)-[IMDB]
# Imdb-TV- Bar Ex:
IMDB_TV_BAR = "[IMDB-TV]-(%ID%)-(%genre%)-(%star%)-(%director%)-(%rating% with %votes% votes)-(%releaseDate%)-(%duration%)-(%MPAA%)-[IMDB-TV]"
Results in: [IMDB-TV]-(0502266)-(Action)-(Kiefer_Sutherland)-(Jon_Cassar)-(8.8 with 468 votes)-(23_September_2006)-(42_min)-(TV_14)-[IMDB-TV]
+ Added Additional %Tags% for Imdb-Bar templates
Budget, Countries, Country, Description, Director, Directors, Duration, Episode, Genres, Genre, Imdb-Id, Link, MediaLink, MediaType, MPAA, PosterLink, PosterThumbLink, Rating, ReleaseDate, ReleaseYear, Screens, Season, Seasons, Star, Stars, StoryLine, TagLine, Title, TitleOriginal, Top250, Votes.
+ Added Option IMDB_USE_ORIGINAL_TITLE & IMDB_GET_EPISODE_ID
+ Some code rework & optimization
Typically, the Imdb script will save Imdb.com data to a local file for easy user access (through message files) and will also download the poster from imdb.com.
Supported Imdb Tags: Title, TitleOriginal, Genres, Duration, Released/Seasons, User Rating, MPAA Rating, Country, Directors/Creators, Stars, Storyline, Description, TagLine, ImdbLink, Imdb Media Link, Imdb Poster Link.
- Standalone Imdb information system for RaidenFTPd
- Extracts Imdb.com Movie/Series Information, downloads poster
- Integrates Imdb.com Information into directory message files
- Supports User commands and FTPD onNewDir, onFileUploaded(.nfo) events
- Supports Multiple Running RaidenFTPD servers
- Coded in vbs which is natively supported by Windows (x86 and x64)
Written by: TuS Last modified on: 2012-01-21 |
download |
 |
Quote System v1.10
The FTPD Quote system generates a FTPD Message file containing a random Quote of the day.
Multiple Quote files can be configured. Every time the script is launched the script
will update the Quote message file.
- Quote of the Day system for RaidenFTPD
- Creates Quote Message file
- Standard FTPD .msg file that can be linked in other .msg files
- Coded in vbs which is natively supported by Windows
Written by: TuS Last modified on: 2011-12-04 |
download |
 |
MP3Link system v1.11
The FTPD MP3Link system analyses a collection of MP3 Albums and maintains a sorted By_Genre, By_Artist, By_Year and By_Group directory structure for a convenient access for the FTPD Users.
- Standalone MP3 Sorting system for any FTPD
- No limit to number of Albums Managed
- Creates By_Genre, By_Artist, By_Year and By_Group sorted folders
- Uses NTFS Junction points for directory links
- Uses incremental updates for additions and deletions
- Coded in vbs which is natively supported by Windows
Written by: TuS Last modified on: 2012-01-21 |
download |
 |
Packer System v1.1.2
The FTPD Packer system allows packing and unpacking of file and directories directly on the FTPD through site commands. Both Rar and Zip compression are supported. Command line options are available for compression format selection and for archives files size selection.
- Standalone Packer system for RaidenFTPD
- Allows pack (rar/zip + sfv), unpack (unrar/unzip) of any folder or file present on the FTPD through standard site commands
- Compression formats Rar and Zip are supported, so are multi-volumes
- Many configuration settings and command access security.
- Coded in vbs which is natively supported by Windows
(no third party engine needs to be installed to interpret the scripts)
Written by: TuS Last modified on: 2012-01-07 |
download |
 |
FTPserver tools
A nice website which provides various tools for RaidenFTPD and some others, to enhance the features that are not built-into the program itself.
Written by: ramram Last modified on: 2011-05-26 |
download |
 |
LatestX System v1.11
The FTPD LatestX system monitors FTPD events for directory creation, deletion, nukes, unnukes and maintains a collection of junction points to the most X recent folders created on the FTPD.
- Standalone Latest X directory system for RaidenFTPD
- Creates Junction points for directory links
- Supported events onNewDir, onDelDir, onNukeDir, onUnNukeDir
- Integrates into RaidenFTPD VFS (For sections)
- Supports Multiple Running RaidenFTPD servers
- Coded in vbs which is natively supported by Windows
Written by: TuS Last modified on: 2011-12-09 |
download |
 |
MultiExec System v1.12
The MultiExec system allow execution of multiple commands and scripts on a single FTPD event or a standalone call to the MultiExec.
When the MultiExec is called it will sequentially execute the different commands as defined in the configuration file. MultiExec will also check if the previous command is supposed to provide an answer that will then condition the execution of the following commands.
- Standalone MultiExec system for RaidenFTPD (or Not)
- Runs multiple commands and scripts on single FTPD event
- Any event provided in the *.ftpd file is Supported (ie:onNewDir, onDelDir,...)
- Allows multiple levels condition based execution
- Supports Multiple Running RaidenFTPD servers
- Coded in vbs which is natively supported by Windows
Written by: TuS Last modified on: 2012-01-07 |
download |
 |
Raiden active directory user&pass authentication demo script 1.0
This script demostrates how to write a php script that authenticates user and pass from external Windows AD server for RaidenFTPD user accounts.
Written by: RaidenFTPD team Last modified on: 2010-09-10 Code example |
download |
 |
TuS Message System v2.12
- Standalone Message system for RaidenFTPD
- Coded in vbs/wfs which is natively supported by Windows, no third party engine needs to be installed to interpret the scripts
- Stand alone, user based messages storage
- New message support and notification for users
- Automatic reset of message status on read
- Easy integration of notification into standard FTPD message files
- Supports Multi servers
Written by: TuS Last modified on: 2012-01-07 Recommended |
download |
 |
Authenticating user/pass from external source demo script
This script demostrate how to authticate user/pass from an external MySQL database server with a custom format user table. It also allows you to set user's home directory in database. With little modification You can probably authenticate Your users from any kind of datbase or directory service.
Written by: RaidenFTPD team Last modified on: 2007-03-12 Code example |
download |
 |
FTPD Search System
Maybe the fastest and most versatile plug-in/add-on based FTPd (FTP Server) Search System. With true/native FTPd output/reply
Written by: mind_trip and nils-erik Last modified on: 2007-01-23 Recommended |
download |
 |
Quote of the day script
A simple message of the day system that you can use in your RaidenFTPD.
Written by: smyr Last modified on: 2005-07-13 |
download |
 |
RaidenFTPD WebAdmin v2.0
RaidenFTPD WebAdmin is an PHP/MySQL Database interface, or in common words, an webadministrator to add, delete and modify users in a mysql database. RaidenFTPD WebAdmin will provide an easy-to-use interface to administer your users over the web. The version 2.0 also allows you to search and manage server status, ip access, up an download LOGs, and command detailed LOGs
* Runs with RaidenFTPD ADVANCED or ODBC enabled versions
Written by: G3O Last modified on: 2004-12-28 Recommended |
download |
 |
blowfish v1.1 sitebot/sfv checker
Full IRC Support
Full RAIDEN Support
WebServer STATS
Connecting to eggdrop
Over 50 Options
Written by: S3Ri0US Last modified on: 2003-11-03 |
download |
 |
site mark extended command for RaidenFTPD v1
* Marking dirs as useful, nice to have, whatever via site-command
* Every user has it's own dir so that other people can check your recommendations
* Within the dir, a 0-byte-file with your comment will be created
* Within your personal dir, a v-dir will be created that is linked with the real dir
* Within your dir, an nfo-file will be created with information about your marking
* The script adds the vfs-entry to your *.vfs file
* Script checks if the dir you want to mark is still around
* Triggers only on "site mark"
* Added check if you already marked a dir-vfs won't be filled with double-entries
* If you only do "site mark" you'll get a msg how to use the command
Written by: appalewser Last modified on: 2003-07-20 |
download |
 |
GADMIN For RaidenFTPD v1.6
GADMIN is a small "script" that sits between the FTP client and the RaidenFTPD FTP server. By using this, GADMIN will create groups that can be assigned SLOTS - both RATIO and LEECH slots can be set. Once the group is created, the Root user can ADDUSER a person to the Group and then assign them as a GROUP ADMIN.
More than one Group Admin can be set for each Group. The Group Admin can add/delete other users -
Written by: ExSeSSive Last modified on: 2004-06-09 Recommended |
download |
 |
brandnew script v0.21
It creates virtual directories linking to the last x uploads so that the user is abled to access the last x uploads from one dir.
Written by: libbi Last modified on: 2003-02-06 |
download |
 |
rStats 1.0.0.0
rStats is a small program that analyzes your RaidenFtpd log files. It creates a couple of XML files with the following stats for each user: Logins, Logins Failed, Executed Site Commands, Create Folders, Deleted Folders, Uploaded GB, Uploaded Files, Max Upload Speed, Min Upload Speed, Avg Upload Speed, Downloaded GB, Downloaded Files, Max Download Speed, Min Download Speed, and Avg Download Speed.
.NET framework required.
Written by: LordBalr0g Last modified on: 2003-01-23 |
download |
 |
fX-MirrorScript
It uses GlobalScape's TransferEngine. This script has support for FTP, SFTP (SSH2), FTPS (SSL), HTTP, and HTTPS, and it comes with sync and dump ftp site scripts
Written by: omen Last modified on: 2002-11-19 |
download |
 |
Raiden SQL Logging system
An SQL logging system with the following features
* File upload/download/delete (IP, user, group, time, filename_with_virtualpath, filesize, transfer speed)
* Dir make/delete (IP, user, group, time, dir_name)
* user login (IP, user, group, time, success)
Written by: domper Last modified on: 2002-10-26 Code example |
download |
 |
RaidenMonitor 2.0 rc4
A remote administration tool for
RaidenFTPD. It has all raidenftpd site commands built in and a GUI console for you to view the real time server activities.
Written by: akumasai Last modified on: 2002-10-13 |
download |
 |
Halcy0n's trial script
A script that helps you to create trial ftp accounts with qouta options. A gambling and quota scripts are also available from this site.
Written by: halcy0n Last modified on: 2002-10-11 |
download |
 |
Active FTP sites replicator
A script that will automatically replicate all of your file uploads to multiple remote ftp sites. The local path and remote path are configurable so that only matched files will be replicated.
PHP source code included.
Written by: RaidenFTPD team Last modified on: 2002-08-18 Code example |
download |
 |
kyddz message center
A messaging center withint RaidenFTPD with the following features
* Global messaging to all users in the Raiden user file
* Site message board for all users to read
* Private messaging between users
* New message indication
* Ability to read new messages or read all messages in account
* Ability to delete specific messages
* Ability to delete all messages in account
* User-defined word-wrapping
* Blocks messages to non-members of the site
Written by: kyddz Last modified on: 2002-05-27 |
download |
 |
TJ ZipScript v2.0b4_fixed
A powerful zip/sfv script written in C language , featuring zip check , zip percentage report , IRC site bot and IRC report
Written by: tijus Last modified on: 2002-07-25 Recommended |
download |
 |
Site Auto Deleter 2.5
An utility that can clean up your ftp site automatically and delete older files. It also comes with IRC reporting features ..
Written by: riddler |
download |
 |
SunDude Msg Board
An easy-to-use RaidenFTPD message board system , it allows you to send msg to other ftp users, read messages and reset your personal message box ..
Written by: SunDude |
download |
 |
TriadScript 2.4
The ultimate Ftp Serving script for mIRC. It uses Raiden as the Server engine and you are able to control all settings for Raiden from whitin mIRC.Triad Script also features an easy dialog driven Setup ..
Written by: Wz |
download |
 |
deKuf sitebot 2.52
A php+tcl sitebot script for RaidenFTPD. It is based on the Rdsitebot and has got a lot of fixes and enhancements. There is also a trial user account script available from the author's web site now ..
Written by: rtkrazyk |
download |
 |
phpZipScripts v0.79b
A php zipScript based on TJ ZipScript (also available here). It has many features for processing files including ZIP files and SFV files...
great example for writing scripts for Raiden using PHP.
Written by: Leblanc Recommended |
download |
 |
RaidenFTPD site commands pack for FlashFXP 1.4
A pre-composed site command pack for flashfxp. With this pack, you can run all native RaidenFTPD site commands directly from flashfxp.
Written by: TuS Last modified on: 2002-05-22 |
download |
 |
zChecker v2.1.935
This is a zipscript to use with RiP, iSO and MP3 releases.
It allow progress report of upload, zip test and rar/mp3 CRC, auto extraction of .diz and .nfo files, auto add your own .nfo with date/time tagging, disks detection for incomplete.
Create .message from .diz file and add race info. Add finished uploads in text file for future use with mirc bot command (!dupe) To use with unlimited number of dir.
+ more features for Raiden.
|
download |
 |
RaidenFTPD daily download restrictor v 1.6
A native Win32 addon for RaidenFTPD. This addon is used for those who like to create shared account without download ratio. With it, you can restrict the maximum amount of kilobytes that a user can download from a fixed IP address, or no ratio accounts within a group name .. by RaidenFTPD team. There is another similar download restrictor, but it restricts max concurrent downloading users ..
|
download |
 |
Rick's SiteOP v2001.10.26
A useful site commands pack for site owners. It introduces site search, site delete, site rename, site m3u, site userfile, site reboot, site shutdown new commands, with user level security control. Now, also making use of mySQL database! new : supports trial user accounts.
Written by: Rick Last modified on: 2001-10-26 |
download |
 |
MultiScripts v0.95c
A new pack of multi-purpose scripts written in BCB (C++). It features anti-hammering, GUI configuration, file search, message board, sfv progress reporting and reqeust system!
|
download download |
 |
Simiy's Sfv Checker v1.13c
A native Win32 addon for RaidenFTPD. It can create upload status/progress according to the .sfv file that users uploaded. It does not require php/vbs run-time environment so that it is fast and generates no script error ..
source code included, vc++
Written by: Simiy |
download |
 |
Weekly Allotment v0.96
A convenient script for siteops who don't give out free download accounts but want to give each user xxx mb of credit on every monday or so ..
Written by: Breakz |
download |
 |
mergeVFS v1.0
Merges multiple dirs into one, binary version, no PHP.
Written by: sorrum |
download |
 |
VfsMerge v1.1
Also grab this Modified version of mp3linker script which can map multiple directories into a huge mixed directory
Written by: RaidenFTPD team Code example |
download |
 |
Mp3Linker v1.0.1
A useful mp3 albums Raiden virtual file system auto linker which can display a sorted/organized view of mp3 albums in ftp server while keeping your original directory layout without wasting disk space!
Written by: Sneddie Last modified on: 2001-06-14 |
download |
 |
Int3nse Script v1.5.1
A new SFV script written in PHP/mySQL. It not only has all the SFV completion and percentage report feature, but it also has a special feature of directory dupe checker which can ban unwelcome directories for your server. The v1.5 also features some new site commands (pre/gadduser/search), advanced site search function, and the missing files reporting feature.
Written by: int3nse Last modified on: 2001-08-31 |
download |
 |
rFTPD www statz v0.8
A new www server script for RaidenFTPD. It allows you to browse for your server's statistics through a web browser and you can even browse for historical statistic data.
Note: you need a web server to run this script
|
download |
 |
Psycho RaidenFTPD SFV script
A new SFV script which will report progress of uploading and missing files.
Written by: Psycho Last modified on: 2001-03-13 |
download |
 |
Psycho RaidenFTPD site bot
A new tcl script that allows RaidenFTPD to interact with IRC bot eggdrop
NOTE: This script has an updated version now. Try the deKuf sitebot.
Written by: Psycho Last modified on: 2001-03-20 |
download |
 |
bSFVCHK RaidenFTPD SFV script
A SFV completion script written in PERL. Great for PERL programmers to see how to use PERL to write a RaidenFTPD script.
Written by: bRave Last modified on: 2001-03-23 |
download |
 |
AsM0d3us SFV v1.0
A Win32 sfv uploading progress report addon for RaidenFTPD. It is configurable via ini file without modifying php or vbs source codes.
Written by: AsM0d3us |
download |
 |
Mp3 disk tag script v0.1.2
Makes a file/dir as [MP3]-[--NN-songs--][--YEAR--GENRE--BITRATE--]-TAG when user uploads a MP3 file to a dir.
Written by: RaidenFTPD team Last modified on: 2001-03-23 |
download |
 |
Raiden Scripts Pack
Including sfvComplete script displays dir tag if all files in a .sfv/md5 are completely uploaded. Now it's also possible to report the progress of uploads and onliner script shows the last users logged on in site onliner and the newdir script shows the last directories being made in site newdir and the newday script creates daily directory structure for you.
Written by: RaidenFTPD team |
download |
 |
RaidenZTOOL v1.02
An external zip file post processor plug-in. Its main purpose is to extract/insert something from/into a zip file after a user uploads it
Written by: RaidenFTPD team |
download |
 |
makeroot addon
A Win32 command line utility for creating user's or group's home directory (if they don't exist) when user logs on. It saves your time to create home directory for everyone
Written by: RaidenFTPD team |
download |
 |
chmod.exe addon
A Win32 command line utility for script authors to change permission modes for files and directories without RaidenFTPD
Written by: RaidenFTPD team |
download |
 |
site command sample
A simple example that teaches you how to make extension RaidenFTPD site command by PHP language
Written by: RaidenFTPD team |
download |