Filesystem:FileInfo

Last updated 5 August 2026

Filesystem:FileInfo provides Meta information about

a single file or Directory.

Pin Info

Input 1: Query [Bang]

Input 1: Path [String]

Input 2: Path [String]

1-Query[Bang]: Gathers the current informationabout the File/directory in the buffered Path.

1-Path[String]: Stores the received Pathin the Buffer and Emits the files Info.

2-Path[String]: Stores the received Pathin the Buffer.

Output 1: File info [Pack]

1-File info[Pack]: Emits a Pack with all the informationabout the File/directory.

Node Parameters

Path: Defines what File/Directory information shoud be gathered about.

Expand:

exists: Shows if the Path point to an existing File/directory.

creation: Shows when the File/Directory was created.

modification: Shows when the File/directory was last edited.

size: Shows the Size of the File on the Drive. (directory=0)

type: Shows if the Path points to a File or Directory.

access: Shows how Backstage in what extend Backstage can access this directory/file.