[tahoe-lafs-trac-stream] [tahoe-lafs] #1446: SFTP: the lines of the shell session error and df output should end in CRLF

tahoe-lafs trac at tahoe-lafs.org
Tue Jul 26 14:56:07 PDT 2011


#1446: SFTP: the lines of the shell session error and df output should end in CRLF
---------------------------+-----------------------
 Reporter:  davidsarah     |          Owner:
     Type:  defect         |         Status:  new
 Priority:  minor          |      Milestone:  1.9.0
Component:  code-frontend  |        Version:  1.8.2
 Keywords:  sftp error     |  Launchpad Bug:
---------------------------+-----------------------
 Current result of attempting a shell session to the SFTP frontend:
 {{{
 $ ssh -p 8022 davidsarah at 127.0.0.1
 davidsarah at 127.0.0.1's password:
 This server supports only SFTP, not shell sessions.
                                                    Connection to 127.0.0.1
 closed.
 }}}

 Expected result:
 {{{
 $ ssh -p 8022 davidsarah at 127.0.0.1
 davidsarah at 127.0.0.1's password:
 This server supports only SFTP, not shell sessions.
 Connection to 127.0.0.1 closed.
 }}}

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1446>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list