Skip to content
s3nd
Menu

Compared

Sometimes another tool is the right answer.

s3nd sits between three kinds of tools: code-based file transfer, file sharing for people, and local-first sync engines. Each page describes the other tool in its own terms first, then where the two part ways, and says plainly when to pick it.

01Command-line file transfer

Tools that move a file between two machines with a code. The closest cousins of the CLI.

04Storage tooling

General-purpose tools for talking to a bucket. Broader than s3nd, and without the code.

Put a file. Hand over the code.

Point it at the bucket you already pay for. Nothing to deploy, nothing to sign up for, nothing in the middle.

npm install -g @s3nd/clis3nd init --provider r2 --bucket drops3nd put ./anything.zip