Bug 302735

Summary: Dolphin fails to connect with SFTP servers
Product: [Applications] dolphin Reporter: Germano Massullo <germano.massullo>
Component: generalAssignee: Frank Reininghaus <frank78ac>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: NOR    
Version: 2.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Germano Massullo 2012-06-29 09:47:32 UTC
As a user already posted here:
http://forums.opensuse.org/english/get-technical-help-here/applications/465428-dolphin-konqueror-problem-sftp.html

if I use dolphin to connect to my server using sftp it doesn't connect:
if in a terminal I do ssh user@mysite.noip.org it ask me password and is ok
if in a terminal I do sftp user@mysite.noip.org it ask me password and is ok
if in dolphin I use fish://mysite.noip.org/ dolphin ask me user and password and is ok
if in dolphin I use sftp://mysite.noip.org/ dolphin ask me user and password and it say the user or password are wrong

Reproducible: Always

Steps to Reproduce:
1. create a resource button in dolphin to connect to your server
2. put in address sftp://mysite.noip.org/   or    sftp://user@mysite.noip.org/
3. try to use the button to connect to the sftp service of the server
Actual Results:  
user / password not valid

Expected Results:  
I expect to connect to the server

Fedora 17 KDE (it happens even on 16 versione and on other distros too)
KDE 4.8.4
Comment 1 Germano Massullo 2012-06-29 09:48:18 UTC

*** This bug has been marked as a duplicate of bug 299993 ***