uxeteam/SCP Upload
Upload files using SCP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Source local file path | yes | — |
| host | Remote host | yes | — |
| port | Remote host SSH port | no | 22 |
| username | Remote host username | yes | — |
| key | SSH private key | yes | — |
| remote_dir | Remote directory to copy the file | no | ~ |
| recursive | Recursively copy entire source directories. Valid values: true and false (specified as strings) | no | false |
Outputs
no outputs