bugzilla-daemon at mindrot.org
2007-Feb-02 13:25 UTC
[Bug 1280] LocalCommand and variables
http://bugzilla.mindrot.org/show_bug.cgi?id=1280
Summary: LocalCommand and variables
Product: Portable OpenSSH
Version: 4.3p2
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: cmsj-bugzilla at tenshu.net
LocalCommand does not appear to expand variables, e.g.
LocalCommand /bin/echo %h >/tmp/foo
will just output "%h", it won't be expanded to the hostname being
connected to.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Apparently Analagous Threads
- [Bug 1232] "LocalCommand" is executed before "Tunnel" is set up
- [Bug 1280] LocalCommand and variables
- [Bug 1610] New: LocalCommand is executed to early
- [Bug 2730] New: A "LocalCommand" equivalent for AFTER the session ends
- [Bug 1336] New: Environment variable changes
