Frends.Smb.ReadFile / 2.4.0
Summary
Reads a file from an SMB share, returning its content as text or bytes together with size and timestamps.
Typical use — consuming files from a file server without mounting the share on the agent
Essential parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| Path | String |
– | folder\file.txt |
Full path to the file to be read. |