multimonty/FTP Deploy Action
Deploy files to an FTP server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| server | FTP server hostname | yes | — |
| username | FTP username | yes | — |
| password | FTP password | yes | — |
| local-dir | Local directory to upload | yes | — |
| server-dir | Target directory on the FTP server | yes | — |
| state-name | Name of the state file to use | yes | — |
| exclude | Glob patterns for files and directories to exclude | no | — |
Outputs
no outputs