Secure File Transfer
Version updated for https://github.com/KellyDC/sshft to version v1.0.8.
- 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 facilitates secure, bidirectional file transfers over SSH, with features like automatic compression, backup creation, and security validations. It automates the process of uploading and downloading files or directories while ensuring data integrity and safety through measures such as disk space validation, resource limits, and command blocking. This action is ideal for streamlining deployment tasks or managing remote file transfers efficiently.
Release notes
Changes
- fix: issue#3 plus other pending updates (#4) (4852824)
What’s Changed
- fix: issue#3 plus other pending updates by @KellyDC in https://github.com/KellyDC/sshft/pull/4
Full Changelog: https://github.com/KellyDC/sshft/compare/v1...v1.0.8