pendect/RSyncer Action
Sync content from a workflow to a remote server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| flags | Rsync flags | yes | -avzr --delete |
| options | Rsync options (exclusion) | yes | "" |
| ssh_options | SSH command line options | yes | "" |
| src | Local folder to be synced | yes | — |
| dest | Remote server and path. i.e user@server.com:/var/www/server.com/ | yes | — |
Outputs
| name | description |
|---|---|
| status | Status of the command |