Read SFTP VI

Owning Palette: Utility

Requires: LIBSSH2

Gets the SFTP object used to open the remote SFTP directory and create the local SFTP Directory object.

Read SFTP VI

iToolkit_lvlib_SFTPlvclassSFTP represents the same SFTP object that was used to create the SFTP Directory libssh2 library struct from SFTP Directory 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.

iToolkit_lvlib_SFTP_DirectorylvclassSFTP Directory Out is the same object from SFTP Directory In.
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_SFTP_DirectorylvclassSFTP Directory In represents a libssh2lv shared library SFTP directory struct.