thedefaultman/Dropbox Large File Uploader
A GitHub Action to upload large files to Dropbox using a refresh token.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_key | Dropbox API app key. | yes | — |
| app_secret | Dropbox API app secret. | yes | — |
| refresh_token | Dropbox API refresh token. | yes | — |
| file_path | Path to the file to upload. | yes | — |
| dropbox_path | Destination path in Dropbox. | yes | — |
Outputs
no outputs