get_directory_size
Calculate the total size of a directory and its contents recursively on an XRootD file system.
Instructions
Calculate total size of a directory (recursively)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the directory | |
| server | No | Name of the XRootD server to use (default: first configured server) |