mirror of
https://invent.kde.org/network/kdeconnect-kde.git
synced 2026-09-27 10:01:49 +02:00
In listDir when we receive an object not found error, we check whether the device might not be reachable, not paired, or has no plug-in, etc. In stat, however, we just forwared the DBus error as-is, resulting in a confusing "No such object /modules/kdeconnect/foo/sftp" error.