Check sftp files
Version updated for https://github.com/juniorUsca/check-sftp-files-action to version v1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Check SFTP Files Action verifies the existence of specific files or file patterns on a remote server via SFTP. It automates the process of checking remote directories for expected files, helping to ensure that required files are available for workflows and to trigger actions if files are missing. Key capabilities include support for file name and pattern matching, configurable failure conditions, and detailed outputs for files found or not found.