Where are my backups actually stored?
In storage you already own and control. You give Caryvane credentials for an Amazon S3 bucket, an Azure Blob container, an SFTP server, an SMB share or a NAS, and the backups are written there. Caryvane keeps no copy of your data and sells you no storage, so you can read your backups without us.
Can I manage backups from Claude or ChatGPT?
Yes. Caryvane runs an MCP server for Claude and VS Code Copilot, and exposes a Custom GPT Action for ChatGPT. Each user issues their own key and can revoke it, and the key carries one of four permission tiers: read-only, read plus start and cancel runs, plus create and edit jobs, or full including deletes. An assistant can be given exactly as much as you want it to have and no more.
Can I back up one cloud provider into another?
Yes. A cloud-to-cloud job reads from any supported storage and writes to any other — an Azure Blob container into Amazon S3, an S3 bucket to SFTP, a SharePoint library onto a NAS. It can copy a whole container or a single prefix within one. You choose per job whether it runs on one of your own machines, so the data passes through hardware you control, or on a hosted worker so nothing of yours has to be switched on.
Which operating systems does it run on?
Windows 11 and Windows Server; macOS 26 and later on both Apple silicon and Intel; and Linux on x86-64 and arm64, packaged as .deb and .rpm. The same agent and the same console cover all three.
Can it back up Microsoft 365?
Yes. Mail, OneDrive and SharePoint are copied out to storage you hold. Runs are incremental by change token rather than a full sweep each time, older mail can be archived out of the mailbox, and individual items or whole mailboxes can be restored.
What is the cloud drive?
It mounts object storage as an ordinary drive, so files appear in Explorer or Finder and open in any application. Content is fetched on demand rather than synced wholesale, which means a drive can hold far more than the disk it appears on. Writes queue and upload in the background.
Can I restore a single file, or only a whole backup?
Either. Version history is kept according to your retention policy, and you can restore a single file from a chosen point in time, or a whole set, to the original location or somewhere else.
How many machines can one console manage?
It is built for managing many machines rather than one. Agents enrol with a deployment token so a machine can be set up without anyone in front of it, then check in, take their jobs, report results and update themselves.
Does the agent need someone to install it by hand?
No. Installation is unattended on every platform — an MSI with silent install on Windows, a signed and notarised .pkg on macOS, and .deb or .rpm packages with a systemd service on Linux.