CLAIMR is the definitive digital ownership platform. Transfer users, assign groups, propagate claims across entire hierarchies — all in a single, atomic operation. If it exists on your filesystem, it belongs to whoever you say it does.
Every file has an owner. The question is: is it you?
For too long, ownership has been an afterthought — a metadata field nobody checks until something breaks. Files sit unclaimed. Directories belong to ghosts. Entire hierarchies are owned by users who left the company three years ago.
CLAIMR exists because ownership is not a detail. It's the foundation. The first question any system asks isn't "what is this file" — it's "who does it belong to?" We believe that question deserves a real answer, delivered instantly, propagated recursively, and enforced unconditionally.
This is ownership, finally owned.
Every feature built to answer one question: who owns this?
Transfer both user and group ownership in a single atomic operation using the
OWNER:GROUP syntax. Change just the user, just the group, or both — one command,
total control.
claimr root:staff /assets
The -R flag cascades ownership changes across entire directory trees. Every file,
every subdirectory, every nested asset — claimed in one sweep. Deep ownership, instantly.
claimr -R admin:team /project
Choose how symbolic links are handled during transfers. --dereference follows the
link to claim the target. -h claims the link itself. You choose what ownership
means.
claimr -h deploy:ops /link
The --from flag transfers ownership only when the current owner matches your
specification. Surgical precision — no accidental claims, no collateral damage.
claimr --from=old:team new:team /data
With --reference, clone the ownership of any existing file onto your target. No need
to look up UIDs or group names — just point to the source of truth and inherit.
claimr --reference=template.conf /new
The -v flag provides real-time diagnostics for every file processed. -c
reports only when changes are made. -f silences errors. Full control over
signal-to-noise ratio.
claimr -v root:root /etc/config
A radically simple pipeline for instant ownership transfer.
Specify the new owner as a username or numeric UID. Optionally append a colon and group name to transfer group ownership simultaneously.
Pass one or more files, directories, or entire hierarchies. Use -R for recursive
claims. Set -H, -L, or -P to control symlink traversal
behavior.
Optionally lock the transfer to specific current owners with --from. Enable
--preserve-root to protect the root filesystem. Safety and precision, by design.
Ownership changes propagate instantly. Every file touched, every group updated, every claim recorded. Verbose mode gives you full visibility. Silent mode gives you peace.
From personal file systems to enterprise infrastructure.
"We had 14,000 files owned by a contractor who left in 2019. CLAIMR's --from flag let us conditionally transfer every single one without touching anything else. Finished in 0.3 seconds."
"The recursive flag changed our deployment pipeline. One command, and the entire /var/www tree belongs to the deploy user. No scripts. No loops. Just ownership, transferred."
"I used to spend 20 minutes figuring out UIDs and GIDs. CLAIMR's --reference flag means I just point to a correctly-owned file and say 'make it like that.' Revolutionary."
"We evaluated every ownership platform on the market. CLAIMR was the only one that understood that OWNER:GROUP is a primitive, not a feature. It's the foundation of our entire permissions layer."
Transfer ownership. Watch it happen. That's the product.
CEO & Co-founder
Former identity systems architect at Google. Realized every security incident starts with the question "who owns this file?" and nobody had a good answer.
CTO & Co-founder
PhD in distributed ownership models from Stanford. Wrote the recursive propagation engine on a redeye flight. It's never been slower than 0.4ms.
Head of Transfers
12 years running permission infrastructure at AWS. Believes that unclaimed files are the single biggest liability in modern computing. She's right.
Real-time ownership transfers across the CLAIMR network.
/var/www → deploy:webteam
/opt/app → service:ops
/etc/nginx -R → root:www-data
Permissions determine what you can do. Ownership determines who you are. CLAIMR handles the
identity layer — the OWNER:GROUP assignment that every permission check depends on.
Without ownership, permissions are meaningless.
Pass user:group to set both. Pass user: (colon, no group) to set the
user and change the group to the user's login group. Pass :group to change only the
group. Pass user alone to change only the owner. It's the most expressive ownership
syntax ever designed.
By default (-P), no — we don't traverse symbolic links. Use -L to
traverse all symlinks to directories, or -H to traverse only command-line argument
symlinks. Three modes for three levels of intent.
The --from=CURRENT_OWNER:CURRENT_GROUP flag makes the transfer conditional.
Ownership only changes if the current owner and/or group match what you specify. It's a guard
clause for ownership — surgical precision with zero collateral.
Not with --preserve-root enabled. This flag prevents recursive operations on
/. It's your safety net. For enterprises, we recommend making it the default.
Because some claims should never be made.
Join the thousands of teams taking ownership of their filesystems.
No credit card required. Free tier includes 50 transfers/day.
Follow CLAIMR on Twitter
This is a fictional startup. No real social accounts exist — but if they did, every post would be about who owns what.