Below you will find pages that utilize the taxonomy term “juniorUsca”
January 8, 2026
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.
January 8, 2026
Clear sftp files
Version updated for https://github.com/juniorUsca/clear-sftp-files-action to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Clear Sftp Files Action” is a GitHub Action that automates the process of downloading files from a remote SFTP server based on specified patterns, uploading them as artifacts, and deleting them from the server. It streamlines file management tasks by ensuring efficient transfer and cleanup of remote files.
January 8, 2026
Upload sftp files
Version updated for https://github.com/juniorUsca/upload-sftp-files-action to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Upload Sftp Files Action” automates the process of transferring specified files from a local directory to a remote SFTP server. It simplifies file uploads by handling authentication, directory paths, and optional file deletion after upload. This action is ideal for streamlining deployment workflows or securely transferring files between systems.