Warning, /network/kio-extras/smb/smb.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KDE-KIO-Protocols": {
0003         "cifs": {
0004             "Class": ":internet",
0005             "Icon": "network-workgroup",
0006             "X-DocPath": "kioworker6/smb/index.html",
0007             "copyFromFile": true,
0008             "copyToFile": true,
0009             "deleting": true,
0010             "input": "none",
0011             "linking": false,
0012             "listing": [
0013                 "Name",
0014                 "Type",
0015                 "Size",
0016                 "Date",
0017                 "Access",
0018                 "Owner",
0019                 "Group"
0020             ],
0021             "makedir": true,
0022             "maxInstances": 20,
0023             "maxInstancesPerHost": 5,
0024             "moving": true,
0025             "opening": true,
0026             "output": "filesystem",
0027             "protocol": "cifs",
0028             "reading": true,
0029             "truncating": true,
0030             "writing": true
0031         },
0032         "smb": {
0033             "Class": ":internet",
0034             "Icon": "network-workgroup",
0035             "X-DocPath": "kioworker6/smb/index.html",
0036             "copyFromFile": true,
0037             "copyToFile": true,
0038             "deleting": true,
0039             "input": "none",
0040             "linking": false,
0041             "listing": [
0042                 "Name",
0043                 "Type",
0044                 "Size",
0045                 "Date",
0046                 "Access",
0047                 "Owner",
0048                 "Group"
0049             ],
0050             "makedir": true,
0051             "maxInstances": 20,
0052             "maxInstancesPerHost": 5,
0053             "moving": true,
0054             "opening": true,
0055             "output": "filesystem",
0056             "protocol": "smb",
0057             "reading": true,
0058             "truncating": true,
0059             "writing": true
0060         }
0061     }
0062 }