Bug 272108 - Support for more KIO slaves in Network Connection
Summary: Support for more KIO slaves in Network Connection
Status: RESOLVED FIXED
Alias: None
Product: krusader
Classification: Applications
Component: net-connection (show other bugs)
Version: 2.3.0-beta1 "New Horizons"
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
: 267557 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-01 00:32 UTC by Marcin Gryszkalis
Modified: 2018-05-06 00:15 UTC (History)
3 users (show)

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 Marcin Gryszkalis 2011-05-01 00:32:37 UTC
Version:           2.3.0 (using KDE 4.6.2) 
OS:                Linux

Currently we have static list of protocols that can be used to open: ftp, smb, sftp, fish. We could add support for more protocols (like ftps, svn).

It was already reported in SF.
https://sourceforge.net/tracker/?func=detail&aid=2148347&group_id=6488&atid=106488

I'm not sure if we can automatically recognize usable KIOs (as we have over 50 kio libs in current KDE).

Reproducible: Always
Comment 1 Marcin Gryszkalis 2011-05-01 00:34:39 UTC
*** Bug 267557 has been marked as a duplicate of this bug. ***
Comment 2 Erik Quaeghebeur 2017-01-29 11:35:08 UTC
Depends on bug 66117.
Comment 3 Alex Bikadorov 2017-05-26 16:39:18 UTC
Git commit c3edc70f31ed560cd589e35c7ab90f2ea0ec4963 by Alexander Bikadorov.
Committed on 26/05/2017 at 16:33.
Pushed by abikadorov into branch 'master'.

Dialogs: Show more (supported) protocols in "New Network Connection" dialog

Use a static subset list from
https://api.kde.org/frameworks/kio/html/kurlnavigatorprotocolcombo_8cpp_source.html
plus "ftps" in case it will be suppported in KF5.

FIXED: [ 272108 ] Support for more KIO slaves in Network Connection

M  +2    -1    krusader/Dialogs/krspwidgets.cpp
M  +16   -12   krusader/Dialogs/newftpgui.cpp
M  +16   -15   krusader/Dialogs/newftpgui.h

https://commits.kde.org/krusader/c3edc70f31ed560cd589e35c7ab90f2ea0ec4963