Read Permissions VI

Owning Palette: File Info

Requires: LIBSSH2

Gets the POSIX-style filesystem permissions, or mode.

Read Permissions VI

icclstPermissions is the UNIX-like filesystem permissions, also known as the filesystem entry's "mode". A filesystem entry's permissions, or mode, are divided into three categorizes: Owner, Group, and Other, where each category can have a Read, Write, or Execute permission.
iToolkit_lvlib_File_InfolvclassFile Info Out is the same object from File Info In.
cToolkit_lvlib_File_InfolvclassFile Info In represents a libssh2lv shared library File Information 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.