Warning, /network/kdeconnect-kde/plugins/sftp/README is written in an unsupported language. File is not indexed.
0001 0002 This plugin receives packages with type "kdeconnect.sftp" and reads the 0003 following fields: 0004 0005 ip (string): ip of the currently active network on device 0006 port (string): port where sftp server starts 0007 user (string): username to connect to sftp server 0008 password (string): one session password to access sftp server 0009 path (string): root directory to access device filesystem 0010 0011 This plugin sends packages with type "kdeconnect.sftp" and fills the 0012 following fields: 0013 0014 startBrowsing (boolean): tell device to start sftp server and notify desktop 0015 0016