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

0001 {
0002     "KDE-KIO-Protocols": {
0003         "sftp": {
0004             "Class": ":internet",
0005             "Icon": "folder-remote",
0006             "X-DocPath": "kioworker6/sftp/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                 "Access",
0019                 "Owner",
0020                 "Group",
0021                 "Link",
0022                 "MimeType"
0023             ],
0024             "makedir": true,
0025             "maxInstances": 20,
0026             "maxInstancesPerHost": 5,
0027             "moving": true,
0028             "opening": true,
0029             "output": "filesystem",
0030             "protocol": "sftp",
0031             "reading": true,
0032             "truncating": true,
0033             "writing": true
0034         }
0035     }
0036 }