Page 1 of 1

sftp in Dolphin

Posted: Wed Aug 29, 2012 7:07 am
by burning_daylight
I am trying to connect to ssh from dolphin, but neither fish://server neither sftp://server works. I am able to connect from mc, but it would be nice to make dolphin connect also.
When I try fish://sever it says: "could not enter folder fish://server/.
For sftp://server error is: "Unable to request the SFTP subsystem. Make sure SFTP is enabled on the server".
Mint KDE 13 x64

Re: sftp in Dolphin

Posted: Mon Sep 03, 2012 4:07 am
by burning_daylight
I've found that

Code: Select all

fish://localhost/
in Dolphin is working. And

Code: Select all

ssh server.org
in terminal is also working, but

Code: Select all

fish://server.org
in Dolphin is not working:

Code: Select all

Could not enter folder
.
http://raftaman.net/?p=1306 says this is because there is no perl on remote server. Yes, there is no. And there is no way to install it there, may i still mount ssh in Dolphin?