flattek/FTP all files to the site
FTP all files to the site
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 6, 2024
- License
- None
Pinned Snippet
uses: flattek/ftp-site@b2599e41cb312f3010af8d4f11a52928154505ca # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ftp_source_dir | Directory to mirror from the workspace. | yes | — |
| ftp_site | Site to FTP into. | yes | — |
| ftp_target_dir | Directory to FTP into. | yes | — |
| ftp_user | FTP user. | yes | — |
| ftp_pwd | FTP password. | yes | — |
Outputs
| name | description |
|---|---|
| completion_time | Reports the date and time the script completed |