Remmina - The GTK+ Remote Desktop Client  v1.4.33
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
_RemminaPluginSftpData Struct Reference

Data Fields

RemminaSFTPClientclient
 
pthread_t thread
 
RemminaSFTPsftp
 

Detailed Description

Definition at line 59 of file remmina_sftp_plugin.c.

Field Documentation

◆ client

RemminaSFTPClient* _RemminaPluginSftpData::client

Definition at line 60 of file remmina_sftp_plugin.c.

◆ sftp

RemminaSFTP* _RemminaPluginSftpData::sftp

Definition at line 62 of file remmina_sftp_plugin.c.

◆ thread

pthread_t _RemminaPluginSftpData::thread

Definition at line 61 of file remmina_sftp_plugin.c.


The documentation for this struct was generated from the following file: