Remmina - The GTK+ Remote Desktop Client  v1.4.34
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.
remmina_sftp_plugin.h File Reference

Go to the source code of this file.

Functions

G_BEGIN_DECLS void remmina_sftp_plugin_register (void)
 
gboolean remmina_plugin_sftp_start_direct_tunnel (RemminaProtocolWidget *gp, char **phost, int *pport)
 

Function Documentation

◆ remmina_plugin_sftp_start_direct_tunnel()

gboolean remmina_plugin_sftp_start_direct_tunnel ( RemminaProtocolWidget gp,
char **  phost,
int *  pport 
)

Definition at line 67 of file remmina_sftp_plugin.c.

◆ remmina_sftp_plugin_register()

G_BEGIN_DECLS void remmina_sftp_plugin_register ( void  )

Definition at line 387 of file remmina_sftp_plugin.c.