Here is the latest version of the patch I am playing with...

this one understands exec= and exec_once= options in the [hijack] section, it now also understands parameters, although there is a hardwired limit of 10 parameters at the moment... if this is a problem I will work on fixing it.

SITE EXEC from ftp works with parameters as well, though there is still the problem of programs that are supposed to fork and keep running being killed off when the parent process returns... and I haven't looked at trying to do anything useful with the stdout/stderr of the executed programs yet... and I don't think it reports execution failures correctly... I might work on that next, will be a nice way of running things like ps remotely...

Cheers

Kim

PS the patch is vs v236 of Hijack


Attachments
77758-exec-v236.patch.gz (85 downloads)