Finder gave up at 92%.
Copyr doesn't.
One unreadable file shouldn't cost you a three-hour copy. Copyr skips it and keeps going, hands you a report at the end, and lets you pause, resume, and carry on after a drive is unplugged — with every byte optionally checksummed.
Drop. Preflight. Copy. Report.
Nothing is deleted unless you asked for it.
Copyr copies by default, and a copy never touches your originals. Move is a per-job choice you make in the destination sheet, never a saved default — it turns verification on for you, and it deletes an original only once that file’s copy is completely written — and checksummed, unless you deliberately turn verification back off. And a half-written file never sits somewhere wearing a real name, which is the other way a file copier can actually lose your work.
shasum format on purpose: shasum -a 256 -c reads it, so an archive checked in five years doesn't need this app to still exist. Hashing a whole archive drive takes hours, so that run has a Stop button, and stopping a check keeps what it found, while stopping a write saves nothing rather than leaving a partial manifest that would quietly pass its own verification later.<name>.copyr-part and renamed into place only once it's complete — and verified, if you asked for that. The classic failure where a file looks fine and then stops playing 40 minutes in is structurally impossible.Everything Finder's copy isn't.
A copy engine you can pause, resume, interrupt, verify and audit — built for the case where the copy is the only remaining copy.
clonefile(2) — immediate, and taking no extra space until one side changes. Automatically skipped when verification is on, because there's nothing to verify about blocks shared with the source.Free for you. Fair for work.
Personal use is free forever — the full app, unlimited copies, no key, no account, no nag screens. If Copyr earns its keep at your job, a one-time business license keeps it supported.
- The full engine — every feature
- Unlimited copies, any size, any volume
- Pause, resume, verify, Finder menu item
- 100% on-device — nothing uploaded
- No account, no nag screens
- Free updates forever
- Everything in Personal
- Use commercially at work
- One-time payment — no subscription
- Free updates forever
- Supports solo indie development
The personal tier is the full app — buy a business license only if you use Copyr commercially. One seat per device, paid once, yours for life. Secure checkout via Stripe; your license key is emailed instantly.
Get set up in seconds.
Download the app and drag it into Applications — that's it. No Terminal, no Homebrew, no sign-up. The Finder menu item takes one switch to turn on; the Services entry works straight away.
Version 1.5.0 · macOS 14+ · Free updates forever
Open Anyway trip through System Settings, no Terminal. Open the DMG, drag Copyr into Applications, and launch it.Services → Copy with Copyr entry works whether or not you do this..copyr-part and are renamed into place only once complete, so a half-written file never wears a real name. Everything stays on your Mac; nothing is uploaded, ever.Copyr.dmg this page serves.SHA-256 checksum
Or have your Mac compare them for you: save Copyr.dmg.sha256 beside the download and run shasum -a 256 -c Copyr.dmg.sha256.
Common questions.
Is Copyr really free?
Is this like TeraCopy for Mac?
rsync — isn't an answer for most people. Copyr covers the same ground natively: a copy queue, pause and resume, skip-and-continue instead of aborting, checksum verification, and a report at the end. It is its own app, not a port, and it isn't affiliated with TeraCopy or Code Sector.What happens when a file can't be read?
What if I unplug the drive mid-copy?
Can a copy leave me with a half-written file?
<name>.copyr-part and only renamed into place once it is complete — and verified, if verification is on. So the classic failure where a file looks fine in Finder and then stops playing 40 minutes in can't happen. Cancelling a job deletes the partial; an interruption deliberately leaves it, because that partial is what makes resuming possible.Should I turn on verification?
Does Copyr replace Finder's ⌘C?
FIFinderSync) is a context menu and a badge, and that is all of it. So Copyr adds Copy with Copyr to Finder's right-click menu and to the Services menu, and those are how you route a copy through it instead. You can give the Services entry a keyboard shortcut in System Settings.Can Copyr move files, not just copy them?
Does it work over the network?
What languages does Copyr speak?
checksums.sha256 manifest deliberately stay in one fixed format, because those are read years later by other programs.