[Bug 415] New: Result Codes ala FTP
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Oct 17 12:23:35 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=415
Summary: Result Codes ala FTP
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: jnerad at bellsouth.net
If there is no reason for not returning result codes like the ftp does, could
sftp return similar codes? e.g.
sftp now returns simply the results.
sftp> pwd
/home/tshandy
could it be made to behave like ftp:
ftp> pwd
257 "/home/tshandy" is current directory.
?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list