fxpw FTP Deploy Action
Version updated for https://github.com/fxpw/ftp_action to version 1.0.0.
- 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 is a GitHub Action designed to automate the upload of files from a local directory to an FTP or SFTP server. It supports features like parallel uploads, retry mechanisms for network errors, and detailed logging of file transfers, including progress, speed, and estimated completion time. This action simplifies and streamlines the deployment process by handling file transfers efficiently and reliably.
What’s Changed
What’s Changed
- Prepare for GitHub Actions Marketplace publishing (v1.0.0) by @Copilot in https://github.com/fxpw/ftp_action/pull/1
New Contributors
- @Copilot made their first contribution in https://github.com/fxpw/ftp_action/pull/1
Full Changelog: https://github.com/fxpw/ftp_action/commits/1.0.0