chekoopa/Seafile Upload
Upload files to a Seafile server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server-url | Seafile server URL (e.g., https://seafile.example.com) | yes | — |
| username | Seafile username | yes | — |
| password | Seafile password | yes | — |
| repo-id | Seafile repository/library ID | yes | — |
| remote-path | Destination path in Seafile (e.g., /uploads) | yes | / |
| local-path | Local file pattern to upload (supports glob) | yes | — |
| overwrite | Overwrite existing files (true/false) | no | false |
Outputs
no outputs