Bug 293824 - Dolphin won't complete file operations using FISH
Summary: Dolphin won't complete file operations using FISH
Status: RESOLVED NOT A BUG
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: fish (show other bugs)
Version: 4.7
Platform: Unlisted Binaries FreeBSD
: NOR normal
Target Milestone: ---
Assignee: Jörg Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-11 08:58 UTC by Jeff
Modified: 2012-02-16 09:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.