[Bug 1151] meaningful return codes under request

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Feb 8 04:14:41 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1151

           Summary: meaningful return codes under request
           Product: Portable OpenSSH
           Version: 4.3p1
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ssh
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: sfandino at yahoo.com


Hi,

I am the author of Net::SFTP::Foreign, a perl module implementing an sftp
client on top of ssh (it just runs "ssh foo -s sftp" and then talks sftp).

Several of my users have asked me for a way to know what went wrong when the
connection fails but ssh always returns 255. So what I would like to see is a
way to request ssh to return a different error code (maybe via a new command
line flag) for every error condition (for instance, host not found, connection
refused, authorization failed, etc).

Cheers,

  - Salvador.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list