SFTP File Attributes Property Node
- Updated2025-07-30
- 2 minute(s) read
Gets (reads) or sets (writes) file attributes contained in a File Attributes object. These objects are returned by several SFTP functions, and can be used to update file attributes with the Set File Attributes function.
The Property Node (File Attributes) is preconfigured to access File Attributes properties. The node operates in the same way as a standard Property Node.

Inputs/Outputs
reference
—
reference is the refnum associated with the object for which you want to set or get properties.
If the Property Node class is Application or VI, you do not have to wire a refnum to this input. For the Application class, the default is the current application instance. For the VI class, the default is the VI containing the Property Node. You also can wire a LabVIEW class to the reference input to access the private data of the LabVIEW class.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
property 2
—
property 2..n are examples of properties you want to set (write).
reference out
—
reference out returns reference unchanged.
error out
—
error out contains error information. This output provides standard error out functionality.
Name
—
property 1..n are examples of properties you want to get (read).
|
reference
—
error in (no error)
—
property 2
—
property 2..n are examples of properties you want to set (write).
reference out
—
error out
—
Name
—