kdeconnect-kde/kded/plugins/sftp
2014-05-31 04:21:12 +00:00
..
CMakeLists.txt SFTP plugin refactored 2014-01-23 01:58:53 +04:00
kdeconnect_sftp.desktop SVN_SILENT made messages (.desktop file) 2014-05-31 04:21:12 +00:00
kdeconnect_sftp_config.desktop SVN_SILENT made messages (.desktop file) 2014-05-31 04:21:12 +00:00
mounter.cpp Added a commented out snippet of code 2014-02-14 20:13:06 +01:00
mounter.h Made some methods const 2014-04-05 20:05:22 +02:00
mountloop.cpp SFTP plugin refactored 2014-01-23 01:58:53 +04:00
mountloop.h SFTP plugin refactored 2014-01-23 01:58:53 +04:00
README Renamed sftp plugin to "filesystem browser" 2014-02-02 21:59:09 +01:00
sftp_config.cpp i18n fixes 2014-02-28 18:50:06 +01:00
sftp_config.h Idle timeout for SFTP plugin 2014-01-16 02:07:58 +04:00
sftp_config.ui Fixed "unknown host" problem in sftp plugin 2014-02-14 15:37:14 +01:00
sftpplugin.cpp Made some methods const 2014-04-05 20:05:22 +02:00
sftpplugin.h Made some methods const 2014-04-05 20:05:22 +02:00

This plugins receives packages with type "kdeconnect.sftp" and reads the
following fields:

ip (string): ip of the curretly active network on device
port (string): port where sftp server starts
user (string): username to connect to sftp server
password (string): one session password to access sftp server
path (string): root directory to access device filesystem

This plugins sends packages with type "kdeconnect.sftp" and fills the
following fields:

startBrowsing (boolean): tell device to start sftp server and noify desktop