View Single Post
Old 02-26-2004, 01:36 PM  
Zer0Racer
Senior Member
 
Join Date: Oct 2002
Posts: 703
Default

That's not alot of info for WarC to go on. Anyways.. I currently use ioFTPD 5.6.3 and ioA 1.1.0.

Code:
[19:32:31] [L] site request test
[19:32:32] [L] 200--[Request]----------------------------------------------------------------------
[19:32:32] [L] 200- Added request: test
[19:32:32] [L] 200---------------------------------------------------------------------------[ioA]-
Works just fine here. Sounds like it could be a problem with enviroment variables. My ioftpd.env looks like this:

Code:
ACCSPEED=%.4[speed]
CREDITSECTION=%[$creditsection]
FLAGS=%[$flags]
GID=%[$gid]
GROUP=%[$group]
GROUPS=%[group]
IDENT=%[$ident]
IP=%[$ip]
PATH=%[$path]
PWD=%[$pwd]
REALPATH=%[environment(PATH)]
SECTION=%[$sectionid]
SPEED=%.[speed]
STATSSECTION=%[$statssection]
SYSTEMPATH=%[$path]
TAGLINE=%[$tagline]
UID=%[$uid]
USER=%[$user]
VIRTUALPATH=%[$pwd]
ComSpec=C:\WINDOWS\system32\cmd.exe
SYSTEMROOT=C:\WINDOWS
SESSIONNAME=%[environment(SESSIONNAME)]
SystemDrive=%[environment(SystemDrive)]
CREDITS=%[credits(mega)]
I still have a couple of old vars in env. But it works. Check your /etc/ioftpd.env and tell us what differs for the one above.
Zer0Racer is offline   Reply With Quote