Getting started
Create your first project
Walk through the new project wizard from start to finish: name, primary folder, optional offload, and the first sync. After this you have a real project that Tusk is actively tracking.
A project is the unit Tusk works in. One folder on your Mac, a name, and a list of backup destinations. Once it exists, Tusk watches the folder and syncs every change to every destination automatically.
The new-project wizard handles all of this in a few screens. You'll spend most of the time on the first two: the name and the primary folder. The destinations come next and have their own dedicated page if you want to set them up first (Add your first destination).
1
Click 'Add project' in the sidebar
2
Name your project
Wedding_Smith_2026-04-15 beats Saturday wedding. The name is just for your reference inside Tusk and in search. Adding an optional description makes search match more things later.3
Pick the primary folder
/Volumes/...) and must not overlap another project's folder.4
Optional: offload directly from a card or external drive
5
Add your backup destinations
6
Review and create
The first sync runs in the background
What happens after you click Create
Tusk walks the primary folder, registers every file in the index, computes a BLAKE3 hash for each one as it's read for the first transfer, and queues a sync job per destination. Local-to-local transfers are fastest; cloud transfers run as fast as your upload allows. Files appear in the file table immediately with a status that updates per destination as each transfer and verification completes.
From this point onward, Tusk watches the primary folder. New files, edits, renames, moves, deletes. Anything that happens in the folder gets picked up and propagated to your destinations without any further action from you.
Related