Write File VI

Owning Palette: Known Hosts

Requires: LIBSSH2

Writes the current list of known hosts to a local file.

Write File VI

cpathFile is a path to a local file that contains a list of known hosts, where each known host is on a new line. By convention, this is typically a "known_hosts" file located in a ".ssh" directory on the local machine.
iToolkit_lvlib_Known_HostslvclassKnown Hosts Out is the same object from Known Hosts In.
ierrcodeclstError Out contains error information. This provides standard error out functionality.

Right-click the Error Out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.

Right-click the Error In indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

cToolkit_lvlib_Known_HostslvclassKnown Hosts In represents a libssh2lv shared library Known Hosts struct.