daiichi-g/ftp-upload
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | FTPサーバー名 | yes | — |
| user | FTPユーザー名 | yes | — |
| password | FTPパスワード | yes | — |
| remote | リモート側のパス | yes | — |
| local | ローカル側のパス | yes | — |
| mirror | ミラーリングするかどうか | no | false |
| app-offline | ASP.NET Core on IIS向けに、アップロード前に app_offline.htm を配置してアプリケーションを停止する | no | false |
| app-offline-wait-seconds | app_offline.htm 配置後およびアップロード失敗後の待機秒数。カンマ区切りで指定する。例: 3,5,15 | no | 3,5,15 |
Outputs
no outputs