Toolkit Controls and VIs

The classes, controls, and VIs that are the Application Programming Interface (API) for the LIBSSH2 toolkit.

Library ItemDescription
Type DefinitionsGroups related files into a folder
Agent IdentityRepresents a libssh2lv shared library Agent Identity struct.
AgentRepresents a libssh2lv shared library Agent struct.
ChannelRepresents a libssh2lv shared library Channel struct.
File InfoRepresents a libssh2lv shared library File Info struct.
Known HostRepresents a libssh2lv shared library Known Host struct.
Known HostsRepresents a libssh2lv shared library Known Hosts struct.
ListenerRepresents a libssh2lv shared library listener struct.
SessionRepresents a libssh2lv shared library Session struct.
SFTP AttributesRepresents a libssh2lv shared library SFTP Attributes struct.
SFTP DirectoryRepresents a libssh2lv shared library SFTP Directory struct.
SFTP FileRepresents a libssh2lv shared library SFTP File struct.
SFTPRepresents a libssh2lv shared library SFTP struct. This is the parent class, or SFTP context, used to create all other SFTP-related objects.
SSHRepresents a libssh2lv-related context that is used by all other classes to communicate with a remote SSH server.