Secure File Transfer
Version updated for https://github.com/KellyDC/sshft to version v1.1.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The sshft GitHub Action enables secure, automated, bidirectional file transfers via SSH with features like compression, automatic backups, and security validations. It simplifies and safeguards tasks such as uploading or downloading files between servers while providing protections like disk space checks, timeout limits, and command validation. Key capabilities include support for tar.gz compression, rsync-based downloads, modular workflows, and the ability to execute post-transfer scripts remotely.
Release notes
Changes
- updated escalation check on postscript to sudo users (012f6d7)
Full Changelog: https://github.com/KellyDC/sshft/compare/v1...v1.1.1