[Bug 1473] New: Add option to save PID of a backgrounded ssh process

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu May 29 00:58:15 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=1473

           Summary: Add option to save PID of a backgrounded ssh process
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 5.0p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ssh
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: tsteiner at nerdclub.net


When sending an ssh session to the background, there is no option to
save the forked process's PID to a file.  This would be very helpful
when writing scripts that manage ssh tunnels.  An example of such usage
would be:

ssh user at host -L 123:remote.host:456 -f /var/run/tunnel.pid -N

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list