Accès aux identifiants
Reads Dropbox tokens, config, and selected local files.
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dropbox-uploader pour les workflows d'agents IA.
sécurité des agents
dropbox-uploader transfers files to and from Dropbox using local credentials.
Reads Dropbox tokens, config, and selected local files.
Can upload, delete, move, and overwrite Dropbox content.
Can publish or remove artifacts in shared storage.
Gate uploads, deletes, moves, and token reads.
Allow listing; require approval for transfers, deletes, and sensitive file paths.
installation
brew install dropbox-uploaderlocal Homebrew formula metadata
aperçu
Bash script for interacting with Dropbox
historique
Dropbox Uploader is a Bash-and-cURL command-line script for uploading, downloading, listing, sharing, monitoring, and otherwise managing Dropbox files from a shell. Its package-manager appeal is that it turns Dropbox access into one portable script rather than a desktop sync client or heavier SDK application.
The project grew around a simple Unix idea: use a shell script plus cURL to talk to Dropbox from systems where a GUI client is unavailable or inappropriate. Its README now documents Dropbox API v2 authentication, a first-run configuration wizard, and storage of access configuration in `~/.dropbox_uploader`.
Dropbox Uploader found a niche with headless machines, NAS boxes, backup scripts, Raspberry Pi setups, and cross-platform shells. The official tested-environment list includes GNU/Linux, FreeBSD, macOS, Windows/Cygwin, and Raspberry Pi, which explains why a Homebrew package remains useful even though the tool is only a script.
Common usage is automation-friendly file transfer: upload backups, download artifacts, list remote folders, create share links, monitor remote paths for changes, and unlink credentials. The first run guides the user through OAuth-style setup without storing the Dropbox account password.
For package nerds, Dropbox Uploader is a classic single-script utility: no daemon, no GUI, no SDK install, just Bash, cURL, and a config file. It matters because it preserves a scriptable Dropbox workflow for environments where official desktop sync is the wrong shape.
posture de sécurité
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.dropbox_uploaderCredential-bearing paths to review before unattended agent runs.
~/.dropbox_uploaderexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dropShell.sh | cli | exécutable global | |
dropbox_uploader.sh | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/andreafabrizi/Dropbox-Uploader
métadonnées d'installation
| Clé du paquet | brew:dropbox-uploader |
|---|---|
| Version | 1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/dropbox-uploader |
| Page d'accueil | https://www.andreafabrizi.it/2016/01/01/Dropbox-Uploader/ |
| Dépôt | https://github.com/andreafabrizi/Dropbox-Uploader |
| Docs amont | https://github.com/andreafabrizi/Dropbox-Uploader#readme |
| Licence | GPL-3.0-or-later |
| Archive source | https://github.com/andreafabrizi/Dropbox-Uploader/archive/refs/tags/1.0.tar.gz |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dropbox-uploader |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.