Read Access Time VI

Owning Palette: SFTP Attributes

Requires: LIBSSH2

Gets the last time the remote SFTP filesystem entry was read in seconds relative to the UNIX epoch.

Read Access Time VI

iu32Access Time is the last time the data from a file or directory was read by a process on the remote SSH server. It is encoded as a UNIX timestamp as the number of seconds since January 1st 1970 (UTC).
iToolkit_lvlib_SFTP_AttributeslvclassSFTP Attributes Out is the same object from SFTP Attributes In.
cToolkit_lvlib_SFTP_AttributeslvclassSFTP Attributes 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.