Jumpgate / Docs

Documentation

Everything you need to use Jumpgate without turning a simple file transfer into a complicated product.

Quick start
Drop files upload resumes automatically security scan share link automatic deletion

Getting started

Jumpgate is built around one simple flow: upload a file, get a private capability link, share it, and let the transfer disappear automatically.

No account

Browser uploads and Live Drop work without signup or login.

24-hour maximum

No transfer can exist beyond 24 hours from the original upload time.

Uploads

Large transfers use resumable chunks. If your connection drops, Jumpgate continues from the last confirmed offset instead of restarting from zero.

1
One fileThe file is preserved as-is.
2+
Multiple filesJumpgate packages them into one ZIP, then scans and shares that single transfer.
4G
Maximum uploadOne upload session can contain up to 4 GiB.

Sharing

Every completed upload receives a public share link and a separate private management capability. The share link can be copied or displayed as a QR code.

Treat both share and management URLs as secrets. Anyone who possesses a valid capability may be able to use it.

Live Drop

Live Drop creates a temporary room for real-time file exchange. Participants see presence, upload progress, scanning state and ready files over WebSockets.

Rooms are destructive

Ending a room deletes its files, active upload sessions, links and download access immediately. Automatic room expiry performs the same cleanup.

Security

Quarantine first

Files are not downloadable while their security scan is running.

ClamAV scanning

Clean transfers become available; rejected scans do not become normal downloads.

Burn after download

Optional mode destroys the transfer after its first completed download.

Storage pressure

New uploads can be stopped before disk usage reaches unsafe levels.

CLI

Install the Jumpgate command-line client and send files directly from a Linux or macOS terminal.

curl -fsSL https://jumpgate.site/install-cli.sh | sh

Open the complete CLI guide →

Limits

4 GiB

Maximum upload-session size.

24 hours

Absolute retention ceiling.

Anonymous quotas

Rate, byte and concurrent-session limits protect the public service.

Capacity guard

Storage thresholds can temporarily disable new uploads.