kdeconnect-kde/plugins/sftp/kdeconnect_sftp.json

22 lines
546 B
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "kinnalru@gmail.com",
"Name": "Samoilenko Yuri"
}
],
"Description": "Browse the remote device filesystem using SFTP",
"EnabledByDefault": true,
"Icon": "folder-documents",
"License": "GPL",
"Name": "Remote filesystem browser"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.sftp.request"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.sftp"
]
}