View Single Post
Old 07-17-2005, 09:37 AM  
Grendel
Senior Member
 
Grendel's Avatar
 
Join Date: Jul 2004
Posts: 187
Default

Hi,

das ist eigentlich supereinfach....

kopiere die ioFREE.exe und ioFREE.ini nach ..\SCRIPTS\ioFREE\
dann füge in der ioFTPD.ini folgende Zeile in der [Scheduler] Sektion hinzu
Code:
ioFREE		= * * * * EXEC ..\scripts\ioFREE\ioFREE.exe
dann passe die ioFREE.ini nach Deinen Laufwerken und Anzeigpfad
entsprechend an (hier ein Beispiel...)
Code:
[GENERAL]

# Total of Drives
DRIVES=9

# Letter of Drives to Display Free Space
DRIVES[1]=D
DRIVES[2]=E
DRIVES[3]=F
DRIVES[4]=G
DRIVES[5]=H
DRIVES[6]=I
DRIVES[7]=J
DRIVES[8]=K
DRIVES[9]=L

# Where to Create Dir (Dont Forget \ at last)
PATH_NAME=C:\ioFTPD\site\
dann SITE CONFIG REHASH
und fertig:-)

Der Scheduler updated nun jede Minute automatisch die Anzeige
im Directory o.g. Verzeichnis.

Viel Spass ;-)
__________________
- FlashFXP v4.0 BETA (v3.7.9 Build 1401) registered
- Windows 7 x64
- McAfee Antivirus Enterprise 8.7i Patch 2 + Antispyware 8.7i
Grendel is offline   Reply With Quote