swznd/Fast SFTP Deploy
Upload only changes to SFTP Server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Remote Host | yes | "" |
| port | Remote Port | no | 22 |
| user | User | yes | "" |
| password | — | no | "" |
| private_key | SSH Private Key | no | "" |
| local_path | Local Repository Path | no | "" |
| remote_path | Remote Path | yes | "" |
| ignore | Ignore file/folders by glob matching | no | .github/**,.gitignore,**/.gitignore |
| remote_revision | Remote revision hash | no | "" |
Outputs
no outputs