actions-marketplace-validations/SFTP deploy/mirror
Username/password auth. Mirror a local directory to server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | server | yes | — |
| port | server port (default: 22) | no | 22 |
| user | user | yes | — |
| password | Private SSH key for user (include via secrets if possible) | yes | — |
| local | Local path to sync (default: .) | no | ./ |
| remote | Path on server (default: .) | no | ./ |
Outputs
no outputs