Dropbox-Uploader is a Bash-based command-line client for managing files on Dropbox. It provides a full set of file operations including upload, download, copy, move, rename, delete, directory creation, and listing, all through shell scripts that use curl to interact with the Dropbox API. The tool authenticates via OAuth tokens and includes a chunked upload mechanism for handling large files reliably. The project distinguishes itself with an interactive shell interface that lets users browse and manage remote files without re-entering commands, and a file-name-based password derivation system
A web server written in bash
Die Hauptfunktionen von avleen/bashttpd sind: Downloading and Serving.
Open-Source-Alternativen zu avleen/bashttpd sind unter anderem: jneen/balls — Bash on Balls. jaburns/ngincat — Tiny bash HTTP server using netcat. andreafabrizi/dropbox-uploader — Dropbox-Uploader is a Bash-based command-line client for managing files on Dropbox. It provides a full set of file… bbva/kapow — Kapow! If you can script it, you can HTTP it. chris-rock/vesper — 🍸Vesper - HTTP Framework for Bash Shell. cgsdev0/bash-stack — modern web framework in bash.