whalemare/Dropbox Uploader

Upload files to Dropbox. Support files up to 150 Gb!

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
accessTokenDropbox access token. Create new one at: https://www.dropbox.com/developers/appsyes
destinationDropbox destination path for uploading. Must be started from /". (ex. "/actions")yes
patternglob pattern for file (ex. src/**/*)no
filepath to specific file (ex. src/main.ts)no
partSizeBytesSize of one uploadable chunk in bytes. default: 1024no
displayProgressDisplay file uploading progress logs. default: falseno
namedescription
filesList of files uploaded to Dropbox