Tusk Logo

Tusk

← All posts

Backup Workflow for Filmmakers on Mac

May 12, 2026

Tusk is a Mac app that automatically backs up your project folders to multiple locations and tracks where every file lives — even when your drives aren't connected.

Filmmaker backup workflows are tricky because the project never stops growing. Footage comes in every shoot day. The edit changes every time you sit down. Exports, selects, project files: all of it needs to be covered, and most of the time you're managing it across multiple drives with no clear picture of what's actually safe.

Most filmmakers cobble something together: one tool for ingest, another for ongoing sync, manual checks to see if the drives are current. It works until it doesn't. Usually at the worst possible moment.

This is a practical look at how to set up a backup workflow on Mac that covers the full arc of a project: card ingest, continuous backup through the edit, safe deletion at wrap, and finding footage when a client revision comes in months later.

TL;DR: The footage is only part of what needs backing up. Project files, exports, and selects are just as irreplaceable. A workflow that only handles the cards leaves the edit exposed. The goal is one system that covers everything continuously, so you're never guessing what's safe to delete or which drive something ended up on.

The Multi-Day Shoot Problem

A shoot isn't a single event. Day one you offload 120GB. Day two another 200GB. By the end of a five-day shoot you might have 700GB across dozens of cards.

Most backup tools treat each backup as a one-off job. You run the sync, it finishes, done. But the project isn't done. Tomorrow there's more footage, and the day after that more still. A tool that only runs when you tell it to means manually triggering a backup every day, keeping track of which destinations are current, and hoping nothing slipped through.

A project-aware tool works differently. You set it up once: point it at your footage folder and your backup destinations. After that, any new footage added to the folder gets picked up automatically. Day two, day five, day ten. One setup, every shoot day covered.

Card Ingest: Get It Right Every Time

The most vulnerable moment in any project is the window between pulling a card from the camera and knowing the footage is safely on a drive. Reformat too early and there's nothing to go back to.

Finder isn't the right tool for this. It copies files without verifying them. Large video files moving across drives with different formats like exFAT to APFS can drop bits silently. The file looks fine, the size matches, but the data isn't the same as the original. You'd only find out in post.

Dedicated ingest software catches this with checksum verification: a hash computed on each file before and after the copy. If the hashes match, the copy is intact. If not, the transfer failed and you still have the card.

For ingest-only tools, OffShoot (formerly Hedge) and Shotput Pro are the two most common choices. OffShoot is fast and straightforward. Shotput adds PDF transfer reports for productions that need a paper trail. Both cost around $169 one-time and both stop working the moment the card is out. No folder watching, no file tracking, no visibility into whether a copy from last Tuesday is still intact. See the full comparison here.

Tusk handles ingest the same way: hit "Ingest SD Card," select the card, pick your destinations. Tusk streams directly from the card to all destinations simultaneously with BLAKE3 checksum verification on every file. No intermediate local copy needed. Once every copy is confirmed, the card is safe to reformat. And unlike the ingest-only tools, Tusk keeps going after the card is out.

If you're running a proper on-set DIT workflow with cascade transfers, proxy generation, and audio sync, Silverstack is the right tool for that. It's built for production-scale work. Tusk isn't trying to replace it at that level.

Backing Up Project Files: The Part People Miss

A 400GB footage folder with an unbacked project file is not a safe project.

Premiere Pro autosaves. DaVinci Resolve project files update constantly. Every hour you spend cutting is progress that needs to be backed up. If your backup system only covers the footage folder and your drive fails mid-edit, you lose the edit. The footage is there but you're starting from scratch.

The fix is straightforward: include your project file folder in the same watched backup setup as your footage. Tusk watches as many folders as you need per project, so the Premiere or Resolve file, the exports folder, the selects, all of it gets picked up and pushed to your destinations in the background automatically.

What About Proxies?

Tusk does not generate proxies. If your workflow requires transcoding on ingest, Silverstack handles that and starts proxy generation while transfers are still running.

Where Tusk fits: once proxies exist on your drive, Tusk can watch that folder and back them up continuously. The generation step is outside Tusk's scope, the backup of those files isn't.

Continuous Backup During the Edit

Projects change. A cut that looks done on Monday has revision notes by Wednesday, a new version Friday, a final export the following week. Each of those is a change that needs to be covered.

Carbon Copy Cloner and ChronoSync run on schedules. If you're editing at 11pm and the sync runs at midnight, an hour of work is unprotected. Time Machine backs up your internal drive on a schedule and doesn't cover external drives at all, which is where most footage lives.

Continuous watching removes this gap entirely. Tusk monitors your project folder and syncs every change as it happens: new files, modified files, renamed files, every autosave. You don't have to think about whether a backup ran.

For how to structure your destinations across local drives and cloud, the 3-2-1 backup strategy covers that in detail.

Wrapping a Project: Deleting Local Files Safely

At delivery you've got 400GB of footage and a full project sitting on your working drive. That space needs to come back. But deleting local files only feels safe when you actually know every file is covered on your backup drives. Not just that the last sync ran, but that each specific file is confirmed on each destination.

With most backup tools, you can't verify this without plugging in each drive and checking manually. Nobody does that at the end of a project.

As far as we're aware, Tusk is the only tool that handles both sides: it backs up your files continuously and then blocks local deletion of anything that isn't fully verified. Before you remove anything, you can see the backup status per file. Files without a confirmed copy on at least one destination don't get deleted. The verification already happened throughout the project, so by the time you're wrapping there's nothing extra to check.

Finding Footage After the Project Is Done

The client emails six months after delivery. They want a specific shot from the shoot. You know it's backed up somewhere across your drives, you just can't remember which one.

Most backup tools don't solve this. They move files but don't track them. Finding something means plugging in drives until you hit the right one.

Tusk maintains an index of every file across all your drives, updated every time a drive connects. When you need footage from a past project, Tusk tells you which drive it's on before you plug anything in. Connect it, restore what you need, done.

This is also where offloading to multiple drives from the start pays off. If one drive develops a problem over those six months, you have others, and Tusk knows about all of them.

Putting It Together

The setup is a one-time thing per project. After that, it runs itself.

  1. Ingest each card with Tusk, streaming directly to your backup destinations with BLAKE3 verification. Reformat only after every copy is confirmed.
  2. Add your project file folder to Tusk's watched folders so edits, exports, and selects are backed up continuously alongside the footage.
  3. At wrap, use Delete Local to clear your working drive. Every file that's safe to remove is confirmed before deletion.

From there, if a revision comes in later, look it up in Tusk, see which drive it's on, connect it, restore. Done.

Tusk is $79 one-time, or $49 during the current launch offer. 14-day free trial, no credit card or email required.

Try Tusk free for 14 days →

FAQ

For freelancers and independent filmmakers, a tool that combines SD card ingest with continuous folder watching and file tracking covers the full workflow in one place. Tusk does all three: verified ingest from cards, automatic backup of project folders and footage, and file location tracking across drives. For on-set DIT work at production scale with cascade transfers and proxy generation, Silverstack is the dedicated tool for that. Ingest-only tools like OffShoot and Shotput Pro handle the card offload but stop there.

Set up a project-aware backup tool once at the start of the shoot. Point it at your footage folder and your backup destinations. After that, every new card you ingest and every new file added to the folder gets backed up automatically. Tools like Carbon Copy Cloner and ChronoSync use scheduled sync, which means you have to manually trigger a backup for each new day of footage. Continuous folder watching removes that step entirely.

Yes, and most filmmakers don't. If your drive fails mid-edit, you have the footage but you're starting the cut from scratch. Back up your project files with the same system you use for footage. Tusk watches multiple folders per project, so you can include your Premiere or Resolve project file location alongside your footage folder and everything stays covered automatically.

Time Machine backs up your Mac's internal drive on a schedule. For most filmmakers, footage and project files live on external drives because the files are too large for internal storage. Time Machine doesn't cover those. It's a useful safety net for system files and documents, but it doesn't replace a dedicated backup system for footage and project folders on external drives.

You need to know that every file has a confirmed copy on your backup drives before deleting. Not just that the last sync ran. Most tools don't give you that per-file visibility. Tusk tracks every file individually and blocks deletion of anything that doesn't have a verified copy on at least one destination, so you can clear your working drive without second-guessing what's actually safe.