Ross ROSS = Recommend OSS · open-source software intelligence for agents

andreafabrizi/Dropbox-Uploader

Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service. observed · 2026-08-28

github.com/andreafabrizi/Dropbox-Uploader · homepage · Shell · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5474
  • days_rel: n/a
  • days_push: 820
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6599 stars · 1048 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Dropbox Uploader is a BASH script that provides a command-line interface to Dropbox using the official Dropbox API v2, requiring only cURL. It supports uploading, downloading, listing, deleting, moving, renaming, copying, and sharing files, including chunked uploads for large files.

Use cases

  • upload files to dropbox from the command line
  • script automated backups to dropbox
  • download a dropbox folder recursively via shell
  • create dropbox share links from a script
  • manage dropbox files without installing the official client
  • monitor a dropbox folder for changes in cron

When to choose

  • you need a lightweight, dependency-free (just bash + curl) Dropbox client
  • you want to automate Dropbox operations in shell scripts or cron jobs
  • you're on a headless server or minimal Linux environment
  • you don't want to store your Dropbox password anywhere

When to avoid

  • you need a GUI or rich sync client with local folder mirroring
  • you need features beyond the Dropbox API v2 surface this script wraps
  • you prefer a maintained SDK in Python or another language with more extensibility
  • you need Windows-native support without a bash environment

Facets

cli-tool · maturity maintenance

http-client file-upload cli backup files cloud-computing cli cross-platform dropbox bash-script curl file-sync cloud-storage command-line automation linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
andreafabrizi/Dropbox-Uploadermain32

For agents

markdown · JSON · MCP: product_card(name="andreafabrizi/Dropbox-Uploader")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem