06-08-2003, 11:15 AM
|
#1 |
| Senior Member ioFTPD Scripter
Join Date: Feb 2003
Posts: 469
| universal printf command execute type of thing
for instance.
printf("!vfs:chattr 1 blah blah");
makes a symlink.
and so does "site chattr"
it would be cool if the script can print out
printf("!site chattr 1 blah blah");
and !site , would work for all site commands.
for example
printf("!site deluser")
printf("!site kick")
this would help me elminate those winsock tools from ioTRIAL.
|
| |