﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1446	SFTP: the lines of the shell session error and df output should end in CRLF	davidsarah	davidsarah	"Current result of attempting a shell session to the SFTP frontend:
{{{
$ ssh -p 8022 davidsarah@127.0.0.1
davidsarah@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@127.0.0.1
davidsarah@127.0.0.1's password: 
This server supports only SFTP, not shell sessions.
Connection to 127.0.0.1 closed.
}}}
"	defect	closed	minor	1.9.0	code-frontend	1.8.2	fixed	sftp error		
