Tutorial

How to Save a URL to Dropbox

Got a direct download link and want it in Dropbox without your device downloading it first? This guide walks through the remote-upload flow: paste a link, and our servers fetch it directly into your Dropbox.

Why this method

  • Zero bandwidth on your end — the file never touches your device
  • Works from a phone just as well as a laptop, since your device does no work
  • See the file size before you commit, so there are no surprises

Quick overview

  1. Create a free account and connect Dropbox.
  2. Paste the file's public URL into a new remote upload.
  3. Confirm the destination and start the job.
  4. Get notified when the file lands in your Dropbox.

Full walkthrough

  1. Create a free account

    Sign up with your email — no credit card required for the free tier.

  2. Connect Dropbox

    Add Dropbox as a connection from your dashboard. You'll authorize access through Dropbox's own sign-in screen; we only ever receive a revocable OAuth token, never your password.

  3. Start a remote upload

    Paste the public URL of the file you want to save. We'll do a quick check of the source and show you the file size before you commit to the job.

    If the source needs a login or special headers, there's an optional auth panel where you can add them before starting.

  4. Pick Dropbox as the destination

    Choose which connected account (if you have more than one) and, if you want, a destination folder.

  5. Start the job and step away

    The fetch and upload both happen on our servers. Watch live progress in your feed, or close the tab — we'll notify you the moment the file lands in your Dropbox.

FAQ

What kind of links work?

Any public HTTP or HTTPS URL that serves the file directly. Links that require you to click through an ad page or wait a countdown first generally won't work.

Do I need to download the file myself at any point?

No — that's the entire point. Our servers fetch it and stream it directly into your Dropbox.

What if the link needs a login?

You can attach Basic Auth credentials or custom headers to the request if the source requires them.