kdeconnect-kde/kded/plugins/sftp
2014-02-19 05:17:04 +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-02-19 05:17:04 +00:00
kdeconnect_sftp_config.desktop SVN_SILENT made messages (.desktop file) 2014-02-19 05:17:04 +00:00
mounter.cpp Added a commented out snippet of code 2014-02-14 20:13:06 +01:00
mounter.h simple bugfix 2014-01-30 20:25:38 +04: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 SFTP plugin refactored 2014-01-23 01:58:53 +04: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 FS mount/unmount notify with default action None 2014-02-16 14:33:18 +04:00
sftpplugin.h Sftp qml module polished 2014-02-05 23:26:54 +04: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