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.
How to install Dropbox-Uploader
apt-get install bash Dropbox-Uploader use case
Programmatically manage files on Dropbox (upload, download, delete, list, share) via a shell script using the Dropbox API v2
When to use Dropbox-Uploader
- Automating backup or file synchronization to Dropbox from a server or CI/CD pipeline
- Downloading files from Dropbox in a headless environment without a full Dropbox client
- Managing shared links or performing batch file operations (rename, move, copy) on Dropbox
When not to use Dropbox-Uploader
- Requiring real-time file synchronization or live collaboration features
- Needing advanced Dropbox API features not supported by this script (e.g., team management, file locking)
- When a more robust, actively maintained client with native package management is preferred
Dropbox-Uploader features
- · Cross-platform support (Linux, macOS, Windows via WSL)
- · Uses official Dropbox API v2 with OAuth2 authentication (no password stored)
- · Simple and chunked file upload for large files
- · Recursive directory upload and download
- · Wildcard expansion for uploads
- · File operations: delete, move, rename, copy, list, share, create share link, monitor changes
Want your agent to find this automatically?
Add the MCP server to your agent config and it will discover tools like Dropbox-Uploader on its own.
Set up MCP →Similar tools to Dropbox-Uploader
adb-export
Bash script to export android content providers data to csv
aliases
Contextual, dynamic aliases for the bash shell
arttime
arttime is a CLI application that blends beauty of ASCII / text art with functionality of clock / timer / pattern-based time manager in terminal ⏰
bartib
A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.