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

0001 {
0002     "KDE-KIO-Protocols": {
0003         "nfs": {
0004             "Class": ":internet",
0005             "Icon": "folder-remote",
0006             "X-DocPath": "kioworker6/nfs/index.html",
0007             "copyFromFile": true,
0008             "copyToFile": true,
0009             "deleting": true,
0010             "input": "none",
0011             "linking": true,
0012             "listing": [
0013                 "Name",
0014                 "Type",
0015                 "Size",
0016                 "Date",
0017                 "AccessDate",
0018                 "CreationDate",
0019                 "Access",
0020                 "Owner",
0021                 "Group",
0022                 "Link"
0023             ],
0024             "makedir": true,
0025             "maxInstances": 20,
0026             "maxInstancesPerHost": 5,
0027             "moving": true,
0028             "output": "filesystem",
0029             "protocol": "nfs",
0030             "reading": true,
0031             "writing": true
0032         }
0033     }
0034 }