xcube-studio/Sync2OSS
Sync files to Aliyun OSS with .NET 9
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| accessKeyId | Aliyun AccessKeyId | yes | — |
| accessKeySecret | Aliyun AccessKeySecret | yes | — |
| endpoint | Aliyun Endpoint | yes | — |
| bucketName | Aliyun BucketName | yes | — |
| fromRelease | 是否从Release上传 | — | true |
| repoUrl | GitHub仓库地址 | no | — |
| isPre | 是否上传PreRelease | — | false |
| keepCount | 保留最新几个版本 | — | 2 |
| remoteDir | 上传到远程目录 | no | — |
| addSymlink | 是否添加软链接 | — | false |
| localPath | 本地文件/文件夹路径(fromRelease为false时使用) | no | — |
| region | 阿里云OSS区域 | — | cn-shanghai |
Outputs
no outputs