KIO

KIO (KDE Input/Output) is a system library incorporated into KDE Frameworks 5 and KDE Software Compilation 4. It provides access to files, web sites and other resources through a single consistent API. Applications, such as Konqueror and Dolphin, which are written using this framework, can operate on files stored on remote servers in exactly the same way as they operate on those stored locally, effectively making KDE network-transparent. This allows for an application like Konqueror to be both a file manager as well as a web browser.

KIO
Developer(s)KDE
Stable release
5.95.0  / 10 June 2022
Preview release
5.85.0-rc1  / 6 August 2021
Written inC++
TypeSystem library
Websitekde.org

KIO slaves are libraries that provide support for individual protocols (e.g. WebDAV, FTP, SMB, SSH, FISH, SFTP, SVN, TAR).

The KDE manual app KHelpCenter has a KIOSlaves section that lists the available protocols with a short description of each.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.