Write File VI
Owning Palette: Known Hosts
Requires: LIBSSH2
Writes the current list of known hosts to a local file.
![]() | File 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. |
![]() | Known Hosts Out is the same object from Known Hosts In. |
![]() | Error 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. |
![]() | Error 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. |
![]() | Known Hosts In represents a libssh2lv shared library Known Hosts struct. |