jms_sftp_stat
Returns metadata for a single remote file or directory by its absolute path within a JumpServer SFTP session. Use when you need to check file existence, size, or modification time before performing transfers or deletions.
Instructions
Return metadata for one absolute remote path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| session_handle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||