domonda/rsync
Copy files to another host over a remote shell
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-identity | The SSH identity used to authenticate at the destination host | yes | — |
| from | Workspace relative path from which you want to copy files from | yes | — |
| to | Destination path including in the usual rsync format USER@HOST:DEST | yes | — |
| delete | Delete extraneous files from destination | — | — |
| exclude | Exclude files matching the pattern | — | — |
Outputs
no outputs