Warning, /frameworks/kio/src/kioworkers/ftp/ftp.json is written in an unsupported language. File is not indexed.
0001 {
0002 "KDE-KIO-Protocols": {
0003 "ftp": {
0004 "Class": ":internet",
0005 "Icon": "folder-remote",
0006 "ProxiedBy": "http",
0007 "X-DocPath": "kioslave5/ftp/index.html",
0008 "copyFromFile": true,
0009 "copyToFile": true,
0010 "deleting": true,
0011 "input": "none",
0012 "listing": [
0013 "Name",
0014 "Type",
0015 "Size",
0016 "Date",
0017 "Access",
0018 "Owner",
0019 "Group",
0020 "Link",
0021 ""
0022 ],
0023 "makedir": true,
0024 "maxInstances": 20,
0025 "maxInstancesPerHost": 5,
0026 "moving": true,
0027 "output": "filesystem",
0028 "protocol": "ftp",
0029 "reading": true,
0030 "writing": true
0031 }
0032 }
0033 }