swznd/Simple FTP/SFTP Deploy
Simple FTP/SFTP Deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Remote Host | yes | "" |
| user | User | yes | "" |
| password | — | no | "" |
| secure | Secure Connection for FTP | no | true |
| private_key | Private Key for SFTP | no | "" |
| local_path | Local Repository Path | no | "" |
| remote_path | Remote Path | yes | "" |
| ignore | Ignore file/folders by glob matching | no | .github/**,.gitignore,**/.gitignore |
| removeIgnoredFiles | When true, scan the remote tree after upload and delete any file matching the ignore patterns, even if it no longer exists locally | no | false |
Outputs
no outputs