Warning, /plasma/bluedevil/src/kio/obexftp/obexftp.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KDE-KIO-Protocols": {
0003         "obexftp": {
0004             "Icon": "preferences-system-bluetooth",
0005             "copyFromFile": true,
0006             "copyToFile": true,
0007             "deleting": true,
0008             "input": "none",
0009             "listing": [
0010                 "Name",
0011                 "Type",
0012                 "Access"
0013             ],
0014             "makedir": true,
0015             "maxInstances": 1,
0016             "maxInstancesPerHost": 1,
0017             "moving": true,
0018             "output": "filesystem",
0019             "protocol": "obexftp",
0020             "reading": true,
0021             "writing": true
0022         }
0023     }
0024 }