KDE/kio

KIO

C++

88

5,595 commits

updated Sep 23, 2026

See the code

README

KIO

Network transparent access to files and data

Introduction

This framework implements almost all the file management functions you will ever need. In fact, the KDE file manager (Dolphin) and the KDE file dialog also uses this to provide its network-enabled file management.

It supports accessing files locally as well as via HTTP and FTP out of the box and can be extended by plugins to support other protocols as well. There is a variety of plugins available, e.g. to support access via SSH.

The framework can also be used to bridge a native protocol to a file-based interface. This makes the data accessible in all applications using the KDE file dialog or any other KIO enabled infrastructure.

Contributors

(top 30 of 346)

dfaure

1,095 commits

AhmadSamir

568 commits

nicolasfella

462 commits

kossebau

445 commits

KDE/kio

KIO

C++

88

5,595 commits

updated Sep 23, 2026

See the code

README

KIO

Network transparent access to files and data

Introduction

This framework implements almost all the file management functions you will ever need. In fact, the KDE file manager (Dolphin) and the KDE file dialog also uses this to provide its network-enabled file management.

It supports accessing files locally as well as via HTTP and FTP out of the box and can be extended by plugins to support other protocols as well. There is a variety of plugins available, e.g. to support access via SSH.

The framework can also be used to bridge a native protocol to a file-based interface. This makes the data accessible in all applications using the KDE file dialog or any other KIO enabled infrastructure.

Contributors

(top 30 of 346)

dfaure

1,095 commits

AhmadSamir

568 commits

nicolasfella

462 commits

kossebau

445 commits

Languages

C++

98.0%

CMake

1.5%