Bug 415

Summary: Result Codes ala FTP
Product: Portable OpenSSH Reporter: Jack Nerad <jnerad>
Component: sftpAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED WONTFIX    
Severity: enhancement    
Priority: P2    
Version: -current   
Hardware: All   
OS: Linux   

Description Jack Nerad 2002-10-17 12:23:22 AEST
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.

?
Comment 1 Markus Friedl 2002-10-17 23:46:45 AEST
i don't think the ftp response codes should be dragged into sftp.
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED