Zoolz
About Zoolz
Zoolz is a cloud backup service built around a two-tier storage model, splitting your data between hot storage for quick recovery and cold storage for long-term archival. The split is the whole point. Active project files and recent backups sit in the Instant Vault, where pulling them back down takes minutes. Older archives and rarely-touched data go to Cold Storage, which is cheaper to keep on the books but slower to retrieve when you actually need it.
The service is now branded as Zoolz Business and aimed primarily at small companies and professional users rather than the consumer crowd it courted in its early years. Backups run from a Windows desktop agent, files are encrypted before they leave your machine, and the storage itself sits on Amazon’s S3 and Glacier infrastructure on the backend.
What you’re really paying for is the management layer, the deduplication engine, and the dual-tier workflow on top of that AWS storage.
How the two-tier storage split actually works
This is the part that separates Zoolz from straight cloud sync services like Dropbox or generic backup tools. When you set up a backup plan, you decide which folders go to which tier. A project folder you might need to restore quickly stays in Instant Vault. A decade of old client files, raw camera footage, or financial archives that you legally have to keep but rarely touch goes to Cold Storage.
Cold Storage retrieval isn’t immediate. Pulling files back can take several hours because the data lives on archival-class infrastructure designed for cheap retention, not fast access.
That’s the trade you make for the lower per-gigabyte rate. Instant Vault behaves like normal cloud backup, with download speeds limited by your connection rather than by the storage tier itself.
You can move files between tiers later, but doing so isn’t free. Each move is essentially a re-upload at the tier level, and there are limits on how often you can do it within a billing period. Most people end up tagging folders carefully during initial setup and leaving them where they are.
What backing up actually looks like
The desktop agent is the workhorse. After signing in, you point it at folders and drives you want covered, choose the destination tier, set a schedule, and let it run in the background. Initial backups are slow, which is normal for cloud services since you’re uploading potentially terabytes of data through residential or small business internet. Zoolz handles throttling so the agent doesn’t saturate your connection during work hours.
Incremental backups after the first run are quick. The client only uploads changed blocks within files, not entire files again, so a 50 GB project folder with a few modified documents takes seconds rather than hours to sync. This block-level deduplication also works across files and across users on the same account, so if you and a colleague back up the same 2 GB installer, the system only stores it once.
Scheduling is straightforward. Run once a day, on a specific weekday, continuously while the system is idle, or only when manually triggered. The continuous mode watches folders for changes and uploads new versions in the background, which is closer to a sync workflow than to traditional scheduled backup.
Security and what’s actually encrypted
Files are encrypted with AES-256 before leaving your computer, which is standard for any backup service worth using in 2026. Zoolz offers two key management options. Server-managed keys, where the service holds the encryption key and can technically access your data if compelled. Or private keys, where you set your own passphrase and Zoolz never holds the decryption material.
Private key encryption is the right choice for sensitive data, but it comes with the standard caveat. Lose the passphrase and your backups are unrecoverable. The service can’t reset it for you because they don’t have it.
For anyone serious about security, layering Cryptomator on top of the backup folder gives you a second encryption layer that operates independently from the backup service’s own key management.
Two-factor authentication is available on the account login but doesn’t extend to the backup data itself, which is gated by the encryption key rather than by the login session.
That’s the right design, but it does mean account compromise doesn’t expose data the way it would on a simpler sync service.
Server-side deduplication and bandwidth
The deduplication is what makes Zoolz workable for small teams. If everyone on your account backs up the same Windows installer, system files, or shared project assets, the storage only counts each unique block once against your quota. For a typical small office with shared software installations and common file types, this can knock 20-40% off the effective storage used.
Bandwidth throttling is per-device. You can cap upload speed during business hours and let it run at full speed overnight, which matters if your office shares a 100 Mbps connection with everyone’s Zoom calls.
The agent also detects metered connections (laptop on a hotspot, for instance) and can pause backups automatically until a regular connection comes back.
Versioning and retention
Every backed-up file keeps multiple versions, and the retention period depends on your tier and plan. Instant Vault typically holds versions for the standard retention window, while Cold Storage keeps versions much longer because that’s the whole point of archival storage. Restoring a specific version means picking it from a timeline view in the web console.
The retention model is forgiving. Files deleted on your machine don’t immediately get purged from the cloud, which protects against accidental deletion and against ransomware that encrypts local files.
There’s a grace period before backed-up versions of deleted files actually leave the cloud, and that grace period is longer on Cold Storage than on Instant Vault.
The business pivot and what it means for individuals
Zoolz used to sell lifetime consumer plans on deal sites, and the company quietly retired those plans in 2020, which caused real friction for buyers who’d paid upfront expecting forever. The service is now firmly oriented toward business subscriptions, with pricing structured per seat or per gigabyte rather than as one-time purchases. If you’re evaluating it for personal use today, you’re using a tool designed for SMBs and small professional teams.
What this means in practice is that consumer-friendly features like simple per-folder sync or family sharing aren’t really the focus. What you get instead is admin console controls, user management, central deployment of the agent across multiple machines, and reporting tools that make sense for IT managers but feel like overkill for a single home user.
For individuals who just want their photos and documents backed up, simpler tools usually fit better. For comparison, Duplicati offers free encrypted backup to your own choice of cloud storage if you want to skip the integrated service, and AOMEI Backupper handles local imaging and scheduled local backups well.
Where the agent shows rough edges
The Windows client is functional but not polished. The UI is dense with options that matter for IT admins but clutter the experience for solo users. Some configuration screens require digging into nested settings to change things that should be in the main panel. Notifications are noisy by default, with backup completion popups that you’ll probably want to disable.
The first-run experience is slow. Indexing the folders you want to back up, applying initial encryption, and starting the upload can take hours before any data actually moves. Once it’s running, the agent is stable and recovers cleanly from network drops and reboots.
Web console performance can lag when you’ve got tens of thousands of files in a backup set. Browsing the file tree to find a specific version of a single document is workable but not snappy. The search function helps when the tree gets unwieldy.
Conclusion
Zoolz makes the most sense for small businesses or professional users with a mix of active and archival data, who can take advantage of the tier split rather than treating it as overhead. The Cold Storage option is genuinely useful for the kind of data you legally have to retain but practically never touch, like financial records, archived projects, or compliance backups. Paying full hot-storage rates for that data on a consumer service like Dropbox or Google Drive adds up over years.
For individual users with a few hundred gigabytes of photos and documents, the tool is technically capable but oversized for the job, and the pricing model isn’t built for that case. The lifetime plan history is worth acknowledging too, since it shaped how some longtime users feel about the company even though the current business product is on conventional subscription terms.
If your data fits the tier model and you want a managed service rather than a self-hosted backup setup, it’s a reasonable choice worth a trial run before committing.
Pros & Cons
- Two-tier storage model lets you split active data from long-term archives with different price points
- Block-level deduplication is genuinely effective and reduces effective storage costs noticeably
- AES-256 encryption with optional private keys gives real control over data access
- Versioning and retention defaults are forgiving and protect against accidental deletion or ransomware
- Admin console works well for small teams managing backups across multiple machines
- Bandwidth throttling and metered-connection awareness keep the agent from disrupting daily work
- Cold Storage retrieval can take hours, which catches some users off guard
- Business pricing model isn't friendly for individuals or families
- Lifetime plan discontinuation history makes long-term commitment a fair question
- Desktop agent UI is dense and not particularly modern
- Moving files between tiers later in the lifecycle isn't free or instant
- Web console slows down with very large file trees
Frequently asked questions
Instant Vault is hot storage with quick file restoration, intended for active data. Cold Storage is archival-class storage with much lower per-gigabyte cost but retrieval times measured in hours rather than minutes.
Files are encrypted with AES-256 on the local machine before being uploaded. You can use server-managed keys for convenience or set a private encryption passphrase that the service never sees, in which case lost passphrases mean unrecoverable backups.
The service has shifted toward small business customers in recent years. The desktop agent and admin tools reflect that, with features useful for IT managers but more than a single home user typically needs.
The lifetime consumer plans sold through deal sites in the late 2010s were discontinued in 2020. Current pricing is subscription-based and oriented toward business customers, so anyone shopping today should plan for ongoing subscription costs.
Yes, but it counts as a re-upload at the destination tier and there are limits on how often it can be done within a billing period. Most users set tier assignments during initial setup and leave them stable.
The agent queues changes locally when there's no connection and uploads them when the connection returns. The local backup index is maintained on the machine so it doesn't need to re-scan from scratch every time.

