SCP for GitHub Actions is a GitHub Action for copying files and build artifacts to remote servers over SSH. It is useful for deployment workflows that need to move compiled assets, configuration files, static sites, or release packages after a build. The action supports both password-based access and SSH key authentication, making it adaptable to different server setups. It can upload to one server or multiple servers, and it includes options for proxies, timeouts, path handling, and target cleanup. It also works with GitHub artifact workflows and can be paired with changed-file detection for incremental transfers. Overall, it gives teams a practical way to automate file delivery from GitHub Actions.
Features
- File and artifact transfer over SSH
- Single-server and multi-server deployment support
- SSH key and password authentication options
- Proxy and jump host support
- GitHub Artifacts workflow integration
- Incremental transfer workflows through changed-file inputs
Categories
File ManagersLicense
MIT LicenseFollow SCP for GitHub Actions
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SCP for GitHub Actions!