Hi,
you can use time formats, environment variables, and shell commands for file name expansion in parsers. To insert environment variable, use macro ${name}. To insert result of shell command use form `command`. Time formats are the same as supported by strftime (http://www.cplusplus.com/reference/ctime/strftime/).
Best regards,
Victor
you can use time formats, environment variables, and shell commands for file name expansion in parsers. To insert environment variable, use macro ${name}. To insert result of shell command use form `command`. Time formats are the same as supported by strftime (http://www.cplusplus.com/reference/ctime/strftime/).
Best regards,
Victor
That probably was intention but actual code was never written. Of course you still can use SSH subagent to execute something - just create script action which will call agent parameter or list SSH.Command. For example, to get remote directory you can use script