actions-marketplace-validations/rsync-with-ssh-agent
Sync files by rsync with SSH key, agent and passphrase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SSH_KEY | SSH identity | yes | — |
| SSH_PASSPHRASE | Passphrase for SSH identity | yes | — |
| SSH_USER | SSH remote user | yes | — |
| SSH_HOST | SSH remote host | yes | — |
| SSH_PORT | SSH port on remote host (default 22) | no | 22 |
| RSYNC_OPTIONS | rsync options | no | "" |
| RSYNC_LOCAL_PATH | rsync local source path | no | . |
| RSYNC_REMOTE_PATH | rsync remote destination path (default .) | no | . |
Outputs
no outputs