Link Status VI

Owning Palette: SFTP

Requires: LIBSSH2

Gets the status, a.k.a. attributes or metadata, for a symbolic link on the remote SFTP server.

Link Status VI

cstrRemote Path is a path on the remote SSH server to an existing filesystem entry. The path separator of the remote filesystem should be used. For example, a forwardslash, "/", should be used if the remote SSH server is a UNIX-like system, while a backslash, "\", should be used if the remote SSH server is a DOS-like system.
iToolkit_lvlib_SFTPlvclassSFTP Out is the same object from SFTP In.
cToolkit_lvlib_SFTPlvclassSFTP In represents a libssh2lv shared library SFTP struct.
iToolkit_lvlib_SFTP_AttributeslvclassAttributes Out is the same object from Attributes In.
cToolkit_lvlib_SFTP_AttributeslvclassAttributes In represents a libssh2lv shared library SFTP attributes struct.
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.