MainspringGuides › Move to external drive
macOS Guide

Move Files to an External Drive to Free Up Your Mac

Updated July 2026 · 3 min read

A 1 TB external SSD costs less than most software subscriptions, and moving your biggest folders onto one is the fastest way to reclaim serious space on a Mac. The move itself is easy — the step people skip is verifying the copy before deleting the originals. Here's the whole process, done safely.

Copy the files to the drive first

  1. Connect the drive and wait for it to appear in the Finder sidebar under Locations. If it doesn't show up, enable it in Finder → Settings → Sidebar → External disks.
  2. Open a second Finder window with Cmd+N and click the drive, so you can see source and destination side by side.
  3. Drag the folders you want to offload onto the drive. Dragging between two different disks always copies — you'll see a green + badge on the cursor — so your originals stay where they are.
  4. Let the transfer finish completely before doing anything else. Don't unplug the drive or let the Mac go to sleep mid-copy.

Good candidates: finished video projects, old photo exports, disk images, installers, and archives you open once a year. Anything you use weekly should stay on the internal drive — external storage is slower and won't always be plugged in.

Verify the copy before you delete anything

  1. Select the original folder and press Cmd+I to open Get Info. Note the size and the number of items.
  2. Do the same for the copy on the external drive. The item counts should match exactly; sizes can differ by a few kilobytes because of invisible .DS_Store files.
  3. Spot-check a few files — play a video, open a document — to confirm the copy is real and readable, not just present.

Prefer the Terminal? These commands only read sizes; they change nothing:

# both should report (almost) the same size
du -sh ~/Movies/Old\ Projects
du -sh /Volumes/YourDrive/Old\ Projects

Only when the numbers match should you move the original to the Trash — and remember the space isn't actually freed until you empty the Trash.

Or move in one step with Cmd+drag

Hold Cmd while dragging and Finder moves instead of copies: the folder lands on the external drive and disappears from the internal one in a single trip. It's convenient for files you could afford to lose. For irreplaceable data, copy–verify–delete is the discipline worth keeping, because a move that fails halfway is messier to untangle than a copy that fails halfway.

Either way, eject the drive before unplugging it — click the button next to its name in the Finder sidebar. Yanking the cable mid-write is how verified copies get corrupted after the fact.

What not to offload

One last caveat: a file that exists only on one external drive has no backup. Open System Settings → General → Time Machine → Options and make sure the drive isn't in the exclusion list if you want Time Machine to protect it too.

Tune the rest of your Mac

Mainspring doesn't move your files — but while you're cleaning house, it turns 90+ hidden macOS settings into labelled, reversible toggles for Finder, the Dock, screenshots, and more.

Try Mainspring free →

Signed & notarized by Apple · 1-day free trial · $29 once

Format the drive properly first

A brand-new drive often ships formatted for Windows. For Mac-only use, APFS is the right choice; pick exFAT if the drive also needs to plug into a PC. Our guide to formatting an external drive on Mac covers it in five minutes.