check_file_exists
Determine if a file or directory exists on an XRootD server, enabling reliable file availability checks for data management tasks.
Instructions
Check if a file or directory exists on an XRootD server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to check | |
| server | No | Name of the XRootD server to use (default: first configured server) |