For automation and CI

Make “send it to the client” a step in the pipeline.

The nightly export, the release build, the monthly report. If a person needs it, a job should be able to send it — without anyone opening a browser.

IMeet Ingrid, release engineerOslo · ships a desktop app every two weeks · an illustrative example

Release engineer

A week with Ingrid.

  1. Release day

    The build hands itself to QA.

    The CI job runs yungle send on the build folder and gets the link back as JSON. The testers receive it without anyone copying files around.

    API, CLI & MCP
  2. When the runner hiccups

    Interrupted uploads carry on.

    If the job is interrupted, running the same command again continues from the last finished part instead of starting over.

    Transfers
  3. The day after

    Check who has it.

    The team checks download receipts for each build. There are no webhooks yet, so a script polls for them.

    Secure sharing

Worth knowing

  • There are no webhooks yet; poll the API for download receipts.
  • API uploads beyond a free monthly allowance are metered; downloads never are. See the pricing page.

Questions, answered.

Ask us something else
How do I install the CLI?

npm install -g yungle-cli, then store your API key as a secret in your CI system.

Can a job send to several recipients?

Yes. A transfer can go to up to ten people at once, each with their own download receipt.

Is there an allowance for API uploads?

Yes. Every account gets a monthly allowance of free API uploads; the pricing page has the details.

Send your first file in ten seconds.

10 GB, free, right now — no account, no card, no ads. Pay us only when you want your work to stay put.

  • Cancel anytime
  • iDEAL, card or SEPA
  • Export or delete everything, yourself