Files
RedBear-OS/local/recipes/kde/kf6-kio/source
vasilito 27ce584df5 scope: Oracle verified checklist — buildable KDE surface on redbear-full
Step 2: kf6-kio in repo , kde-cli-tools out of scope (commented)
Step 3: Config accurate — blocked packages commented with reasons
Step 4: CONSOLE plan line 6 replaced with scoped verification claim:
  'VERIFIED scope is the currently buildable KDE surface on
  redbear-full; packages blocked by QML/Sensors/libinput stay
  commented out and are not part of this verification claim'
Step 5: Docs synced with config
2026-04-30 02:39:15 +01:00
..

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.