kdeconnect-kde/kded/plugins/sftp
Lukáš Tinkl 39c72cb4b2 i18n fixes
2014-02-28 18:50:06 +01: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-24 04:39:11 +00:00
kdeconnect_sftp_config.desktop SVN_SILENT made messages (.desktop file) 2014-02-24 04:39:11 +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 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 i18n fixes 2014-02-28 18:50:06 +01: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