In git master kdeconnect_sftp_config.so appears to be built but no longer installed (previously it was also installed). Bug maybe? Reproducible: Always
We removed sftp_config from the frameworks branch (that is now master), but it's still there in the kde4 branch (old master). As I see in the CMakeLists.txt for the kde4 version, it's both built and installed.
Ah, fair enough. Thanks.