Below you will find pages that utilize the taxonomy term “fxpw”
April 7, 2026
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.
April 5, 2026
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.