			ioTRIAL 5.1.5
===================================================================
1. About
2. Install
3. Features
4. Contact
5. Changelog



===========
1. ABOUT
===========

ioTRIAL! The best way to make your users upload to your site ....
or ELSE!



===========
2. INSTALL
===========
- extract iotrial.exe/conf to the same folder where ioFTPD.exe is located.... <-- REQUIRED!
- edit iotrial.conf , especially the WINDIR= 
- when done, do this "iotrial.exe test" and make sure everything looks good..
- add these to ioftpd.ini (copy and paste them!)

[Scheduler]
iotrial_checkup           = * * * * iotrial.exe checkup
iotrial_newday           = 0 0 * * iotrial.exe newday

[Events]
OnUploadComplete = iotrial.exe UD

[Pre]
dele = iotrial.exe PREDL

[Post]
dele = iotrial.exe POSDL

[Scripts]
TRIAL     = ioTRIAL.exe ST
QUOTA     = ioTRIAL.exe SQ

- to display iotrial stats line on ftp for users like below...
226-[PWD: /00Day/ ]-[Section: Default]-[Credits: 0.0M]-[Ratio: Unlimited]-[Speed: 149.9kb/s]
226-[QUOTA]-[User: wtf]-[UPLOADED: 0MB]-[MBLEFT: 2MB]-[DAYSLEFT: 4]

put this in your ..\text\ftp\stat.msg (edit the path duh!)

%[execute(F:\ioftpd\system\iotrial.exe)(STATS)]

- Load up ioTRIAL.tcl on your windrop :) after you edit it.. ofcourse


===========
3. FEATURES
===========

EXE PARAMETERS:
--------------
iotrial.exe qstart - set quota to start next month
iotrial.exe qnow   - start the quota now

FTP SITE COMMANDS:
-----------------

site trial
=========
add <user>
del <user>
give <user> <mb>

site quota
=========
add <user>
del <user>
give <user> <mb>

IRC WINDROP COMMANDS:
--------------------
!passed - shows total users in trial/quota
!info quota total - shows total users in quota
!info quota passed - shows passed users in quota
!info quota exempt - shows exempt users from quota
!info trial - shows total users in trial
!info trial all - shows all users in trial



===========
4. Contact
===========

Email: snype@snype.us or easyroms@yahoo.com
IRC: #juk #ioftpd on efnet (irc.isprime.com irc.efnet.pl irc.prison.net)



===========
5. Changelog
===========
5.1.5 - Fixed FTP Problems.
        B5 Compatible
5.1.3 - Fixed Nuke/Unnuke , was getting negative values
	Fixed !passed command for passed users
5.1.2 - Added nuke/unnuke features back, search your ioa.cfg for "iotrial" to enable it.
	Added Custom Exempt lines in conf file
5.1.1 - Stable rls!