lauweal/sftp-deploy-action
FTP Uploads files to the server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Server IP Address | yes | — |
| port | port | yes | 22 |
| username | The user name | yes | — |
| password | password | yes | — |
| ignore | ignore | no | [] |
| local | Local folder | yes | — |
| remote | Remote folder | yes | — |
Outputs
| name | description |
|---|---|
| message | Message |