sergiogc9/Sync content to a remote server using SSH
Sync content to remote SSH server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | The server host | yes | — |
| port | The server port. | yes | — |
| username | Username for authentication. | yes | — |
| password | Password for user authentication. | yes | — |
| local-directory | The local directory where files to be pushed are located. | yes | — |
| remote-directory | The remote directory in server where files will be pushed. | yes | — |
| remove-content | Boolean to remove the existing content in destination directory. Be careful using this option together with a wrong destination directory. | no | False |
Outputs
no outputs