pixelfederation/Rsync action
Rsync from src to multiple destinations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 3, 2025
- License
- None
Pinned Snippet
uses: pixelfederation/gh-action-rsync@0f132e306fc7952812daac0f5615037c5c6366b1 # v0.3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Working directory | no | . |
| user | — | no | jenkins |
| parameters | — | no | r |
| exclude | — | no | — |
| source | — | yes | — |
| destinations | — | yes | — |
| delete | — | no | false |
| verbose | — | no | false |
| compression-level | — | no | -1 |
| ssh-opts | — | no | StrictHostKeyChecking=no |
| ssh-params | — | no | — |
| ssh-proxy-cmd | — | no | — |
| create-dst-dir | — | no | false |
| dry-run | — | no | false |
Outputs
no outputs