[kio-extras] [Bug 375732] Dolphin fails to sftp to Linux box when not a direct connection

Wari Wahab bugzilla_noreply at kde.org
Thu Aug 24 06:24:40 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=375732

Wari Wahab <wari.wahab at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wari.wahab at gmail.com

--- Comment #1 from Wari Wahab <wari.wahab at gmail.com> ---
I can confirm this.

<code>
Aug 24 14:20:21 dealio kdeinit5[2438]: log_kio_sftp: file system free space of
QUrl("sftp://dev2-152")
Aug 24 14:20:21 dealio kdeinit5[2438]: log_kio_sftp: checking cache:
info.username = "" , info.url = "sftp://dev2-152"
Aug 24 14:20:21 dealio kdeinit5[2438]: log_kio_sftp: Creating the SSH session
and setting options
Aug 24 14:20:21 dealio kdeinit5[2438]: log_kio_sftp: Trying to connect to the
SSH server
Aug 24 14:20:21 dealio kdeinit5[2438]: log_kio_sftp: username= "" , host=
"dev2-152" , port= 22
Aug 24 14:20:21 dealio kdeinit5[2438]: log_kio_sftp:
Aug 24 14:20:21 dealio kdeinit5[2438]: log_kio_sftp: connected ? false
username: old= "" new= ""
</code>

I can `sftp dev2-152` fine on the command line.

dev2-152 definition on ~/.ssh/config almost the same as OP. Connecting using
`sftp://192.168.2.152` works (that's a direct connection to the server instead
of going through a hop)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Plasma-devel mailing list