fxpw FTP Deploy Action
Version updated for https://github.com/fxpw/ftp_action to version 1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The FTP Deploy Action automates file uploads to FTP/SFTP servers directly from GitHub Actions workflows, with features like parallel uploads, customizable retry mechanisms, and detailed logging of progress and transfer speed. It simplifies deployment processes by eliminating manual file transfers, ensuring reliable uploads even in the case of network errors, and supporting secure connections via FTPS. This action is ideal for automating deployment workflows to remote servers efficiently and transparently.
What’s Changed
Full Changelog: https://github.com/fxpw/ftp_action/compare/1.0.0...1.0.1