spiderbiggen/SFTP Action
Automate deployment using SFTP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | ftp server | yes | — |
| username | ftp username | yes | — |
| password | ftp password | yes | — |
| port | Server port to connect to (read your web hosts docs), defaults to 22 | no | — |
| local_dir | Folder to upload from, must end with trailing slash / | no | — |
| remote_dir | Path to upload to on the server. Must end with trailing slash / | no | — |
| exclude | An array of glob patterns, these files will not be included in the publish/delete process | no | — |
| log-level | How verbose should the information be - minimal, standard, or verbose | no | — |
Outputs
no outputs