Warning, /frameworks/kio/src/kioworkers/remote/remote.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KDE-KIO-Protocols": {
0003         "remote": {
0004             "Class": ":local",
0005             "ExtraNames": [],
0006             "Icon": "folder-remote",
0007             "deleteRecursive": true,
0008             "deleting": true,
0009             "input": "none",
0010             "linking": true,
0011             "listing": [
0012                 "Name",
0013                 "Type",
0014                 "Size",
0015                 "Date",
0016                 "AccessDate",
0017                 "Access",
0018                 "Owner",
0019                 "Group",
0020                 "Link"
0021             ],
0022             "makedir": false,
0023             "maxInstances": 4,
0024             "moving": true,
0025             "output": "filesystem",
0026             "protocol": "remote",
0027             "reading": true,
0028             "writing": false
0029         }
0030     }
0031 }