Bug 293824

Summary: Dolphin won't complete file operations using FISH
Product: [Frameworks and Libraries] kio Reporter: Jeff <dejamuse>
Component: fishAssignee: Jörg Walter <trouble>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 4.7   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: FreeBSD   
Latest Commit: Version Fixed In:

Description Jeff 2012-02-11 08:58:10 UTC
Version:           1.7 (using KDE 4.7.3) 
OS:                FreeBSD

Using FISH protocol and login with private SSH key to a remote server, any file operation such as move, copy, edit, fails.  Most of the file transfer makes it but then get this error: "Connection host xxx is broken"
No problem with operations like rename file, delete file, etc.
This used to work fine in KDE 4.4.5.

Reproducible: Always

Steps to Reproduce:
Setup FISH connection to remote server.
Attempt file transfer (copy or move) of file from local to remote server.


Actual Results:  
Partial file transfer and then the error: "Connection host 'xxx' is broken"

Expected Results:  
File transfer should complete normally. Never had a problem with this process in a previous version of KDE/Dolphin, 4.4.5
Comment 1 Jeff 2012-02-11 09:44:50 UTC
I should note that I can do transfers on the same remote server and with the same files using Filezilla and SFTP mode with the same private key.
Comment 2 Jeff 2012-02-16 09:21:25 UTC
I just tested this with the same server connection and same SSH key using KDE 4.7.4 and Dolphin on Ubuntu 11.04 and it worked, so I'm wondering if this is maybe a problem with FreeBSD/PCBSD?

Copying the same file using scp in a terminal works fine, it's just in Dolphin using drag and drop from one pane to the next that it fails.

How to troubleshoot it?
Comment 3 Jeff 2012-02-16 09:29:19 UTC
This same problem exists in Konqueror, so I'm cancelling this bug.