javanshen/WebDAV Upload Action
Upload repository contents to WebDAV server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webdav_url | WebDAV server URL | yes | — |
| username | WebDAV username | yes | — |
| password | WebDAV password | yes | — |
| destination_paths | Destination paths on WebDAV server (comma-separated, optional) | no | / |
| archive_name | Custom name for the archive file (without extension, optional) | no | archive |
| include_timestamp | Whether to include timestamp in filename (true/false, optional) | no | false |
| timeout | Request timeout in milliseconds | no | 60000 |
Outputs
no outputs