Directory Listing VI
- Updated2025-07-30
- 4 minute(s) read
Returns a list of all directories and files within the directory you specify in relative uri.

Inputs/Outputs
session handle
—
session handle specifies the unique reference to the WebDAV session.
relative uri
—
relative uri specifies the uniform resource identifier (URI) of the file or directory relative to the host uri prefix that you wire to the Open Session VI. A URI can be a uniform resource locator (URL), a uniform resource name (URN), or both. Format relative uri as directory/subdirectory/filename.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
session handle out
—
session handle out returns the unique reference to the WebDAV session.
directory list
—
directory list returns an array of clusters where each element contains the following information about the specified directory or a subdirectory within the specified directory.
file list
—
file list returns an array of all files within the specified directory.
error out
—
error out contains error information. This output provides standard error out functionality. |
session handle
—
relative uri
—
error in (no error)
—
session handle out
—
directory list
—
type
—
size
—
last modification
—
error out
—