03-04-2005, 10:42 AM
|
#8 |
| Posse Member Ultimate Scripter ioFTPD Administrator
Join Date: Dec 2002
Posts: 2,022
|
So... let me get this straight...
*Before* the user logs in, you want io to give you it's flags..?
Maybe it's not obvious to you, but the user-related environment variables, like $user and $flags, are only set *after* the user logs in successfully... ie you won't be able to get those environment variables before FTP_Post-Command_Events for "pass".
That's not a bug, but per design (moved to proper forum).
|
| |