robkooper/Copy file(s) using SFTP
Builds and pushes Docker images and will log in to a Docker registry if required
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Server address of sftp server | yes | — |
| username | Username used to log in to sftp server. | yes | — |
| key | SSH key used for login | yes | — |
| files | list of files | yes | * |
| target | Folder to upload files to, will be created if it does not exist | yes | / |
| recursive | do a recurive copy | yes | true |
Outputs
no outputs