{"id":1306,"date":"2012-07-03T01:41:13","date_gmt":"2012-07-02T23:41:13","guid":{"rendered":"http:\/\/raftaman.net\/?p=1306"},"modified":"2021-05-15T11:46:39","modified_gmt":"2021-05-15T09:46:39","slug":"fish-kioslave-and-could-not-enter-folder-error","status":"publish","type":"post","link":"https:\/\/possiblelossofprecision.net\/?p=1306","title":{"rendered":"fish kioslave and &#8220;Could not enter folder&#8221; error"},"content":{"rendered":"<p>The kioslave <code>fish:\/<\/code> enables you to access remote files through ssh, even if <code>sftp<\/code> is not installed on the remote host. It&#8217;s much more convenient than its cousin <code>sftp:\/<\/code>, e.g. because dolphin remembers file associations etc.<\/p>\n<p>Unfortunately, <code>fish:\/<\/code> requires perl. It copies a perl script to the remote host and executes it there. So if you run into an error like<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nCould not enter folder fish:\/\/root@HOST\/root\r\n<\/pre>\n<p>when you try to point konqueror or dolphin to <code>fish:\/\/root@HOST<\/code>, the culprit could simply be a missing perl package on the remote host. Installing <code>perl-URI<\/code> should suffice:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\n# yum install perl-URI\r\n<\/pre>\n<p>For further debugging of the <code>fish:\/<\/code> kioslave, have a look at <a href=\"http:\/\/techbase.kde.org\/Development\/Tutorials\/Debugging\/Debugging_IOSlaves\/Debugging_kio_fish\">http:\/\/techbase.kde.org\/Development\/Tutorials\/Debugging\/Debugging_IOSlaves\/Debugging_kio_fish<br \/>\n<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The kioslave fish:\/ enables you to access remote files through ssh, even if sftp is not installed on the remote host. It&#8217;s much more convenient than its cousin sftp:\/, e.g. because dolphin remembers file associations etc. Unfortunately, fish:\/ requires perl. It copies a perl script to the remote host and executes it there. So if you run into an error&#8230; <a href=\"https:\/\/possiblelossofprecision.net\/?p=1306\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[45,15],"class_list":["post-1306","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-kde","tag-ssh"],"_links":{"self":[{"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=\/wp\/v2\/posts\/1306","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1306"}],"version-history":[{"count":7,"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=\/wp\/v2\/posts\/1306\/revisions"}],"predecessor-version":[{"id":2667,"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=\/wp\/v2\/posts\/1306\/revisions\/2667"}],"wp:attachment":[{"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1306"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1306"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/possiblelossofprecision.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}