Thread: iojU-site user
View Single Post
Old 05-15-2004, 07:05 PM  
PopWeasel
Senior Member
 
Join Date: Feb 2004
Posts: 181
Default

I think there's a small error in the documentation. Nothing big but somebody might get confused abt it so I'll mention it.

Quote:
Installation

copy all files to c:\ioFTPD\scripts\iojU [or where u want]

replace your UserInfo file in ioFTPD/text/ftp/ with this one here if u like it

in ioFTPD.ini add

[FTP_Custom_Commands]
user = EXEC ..\scripts\iojU\iojU.exe
user = @uinfo

[FTP_Command_Permissions]
iojU = 1G

restart/rehash ioFTPD
should be:

Quote:
Installation

copy all files to c:\ioFTPD\scripts\iojU [or where u want]

replace your UserInfo file in ioFTPD/text/ftp/ with this one here if u like it

in ioFTPD.ini add

[FTP_Custom_Commands]
user = EXEC ..\scripts\iojU\iojU.exe
user = @uinfo

[FTP_Command_Permissions]
user = 1G

restart/rehash ioFTPD
I was pretty sure it should be "user" and not "iojU" in ioFTPD.ini at first glance but decided to try it anyway just for kicks. When it didn't work I edited my ioFTPD.ini to "user" and rehashed then it worked spotless.

Code:
site ioju PopWeasel
500 SITE ioju: Command not understood.
site config rehash
200 config Command successful.
site user PopWeasel
200-  Date Added.: System
200-  VFS........: ..\etc\default.vfs
200-  AdminGroup.: None
200-  Home.......: /                                                   
200-  Tagline....: Speed of light                                      
200-  Groups.....: SiTEOPS                                             
200-  User.......: PopWeasel           Flags......: 1          
200-  Ratio......: Unlimited           Credits....: 2.9         MB 
200-  UL Cap.....: 0         kB/s      DN Cap.....: 0         kB/s
200-  ------------------------------------------------------------
200-  Logins.....:         -1 FTP        -1 HTTP         -1 TELNET
200-  DayUp......:         0.0 MB            4 F          0.0 kB/s
200-  DayDn......:       364.5 MB          199 F         60.0 kB/s
200-  WkUp.......:     14361.6 MB         2024 F        376.5 kB/s
200-  WkDn.......:      1579.4 MB          303 F         92.8 kB/s
200-  MonthUp....:     15951.9 MB         2192 F        377.4 kB/s
200-  MonthDn....:      2352.9 MB         2192 F         80.4 kB/s
200-  AllUp......:     19374.9 MB         3452 F        439.5 kB/s
200-  AllDn......:   1729517.0 MB         3452 F         59.8 kB/s
200-  ------------------------------------------------------------
200-  Ip1. *@xxx.xxx.xxx.xxx                                              
200-  Ip2.                                                             
200-  Ip3.                                                             
200-  Ip4.                                                             
200-  Ip5.                                                             
200-  Ip6.                                                             
200-  Ip7.                                                             
200-  Ip8.                                                             
200 uinfo Command successful.
Thanks again for this nice add-on.
PopWeasel is offline   Reply With Quote