[Bug 932] print the status code with the error message
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Sep 21 01:04:47 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=932
Summary: print the status code with the error message
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sftp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: vincent.fiack at chru-strasbourg.fr
in order to script a few actions with sftp (client), we need to check if some
operation worked or not, ...
in sftp-common.c, you have a function named fx2txt which converts the status
code to a user-friendly message.
Could you append the error code to these messages ?
Thanks !
------- 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