shukhratutaboev/SCP action for Taqsim
Copy files using SCP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | The hostname or IP address of the remote server | yes | — |
| user | The username for authentication | yes | — |
| key | The private key for authentication | yes | — |
| port | The port number for SSH connection | yes | — |
| src | The source file or directory to copy | yes | — |
| dst | The destination directory on the remote server | yes | — |
| conn | The connection string | yes | — |
Outputs
no outputs