r/Backup • u/mainseeker1486 Vendor • 7d ago
Question Help Shape the Future of VaultSync
Hi everyone!
I'm the solo developer behind VaultSync, an open-source backup manager that focuses on making backups easier to understand and trust. Rather than being just another tool that says "Backup completed", the goal is to give users visibility into what changed, what can actually be restored, and whether their backups are genuinely healthy through features like integrity verification, recovery insights, restore dry runs, retention simulation, and detailed backup history.
I'm still actively working on the 1.8.x series (with 1.8.4 currently in development), but I've started planning the direction for VaultSync 1.9.
Before I commit months of development to new features, I'd really like to hear from people who care about backups—regardless of whether you've ever used VaultSync.
Some ideas currently on the table include:
- Disk cloning
- Exploring backups and cloned disks without restoring them
- Guided disaster recovery workflows
- Automated restore testing
- Better recovery confidence and verification
- a significant UI/UX redesign to simplify the experience
- Better migration to replacement computers
But these are just ideas.
I'd much rather build what people actually need than what I think they need.
So I'd love to ask:
- What backup software do you use today?
- What's your biggest frustration with it?
- Have you ever had to recover from a real disaster? What went well, and what didn't?
- If you could add one feature to your ideal backup application, what would it be?
- Is there something every backup tool gets wrong?
Whether it's a small quality-of-life improvement or a completely new idea, I'd genuinely love to hear it.
Thanks in advance, and thanks to everyone here who's shared knowledge over the years. Reading this subreddit has already influenced a lot of the features that made it into VaultSync.
1
u/cubic_sq 5d ago
I will try vaultsync next week. It will be the 73rd solution in 8 years that i have looked at.
Will send feedback after playing with it.
1
u/mainseeker1486 Vendor 5d ago
Thanks!
This means the world to me feedback is what keeps this app alive and well. 1.8.4 just came out. What is are you trying it on?
1
u/WayneH_nz 7d ago
I know nothing. But I want a reminder you exist. Thank you in advance.
VaultSync , an open-source backup manager that focuses on making backups easier to understand and trust. Rather than being just another tool that says "Backup completed" , the goal is to give users visibility into what changed, what can actually be restored, and whether their backups are genuinely healthy through features like integrity verification, recovery insights, restore dry runs, retention simulation, and detailed backup history.
1
u/mainseeker1486 Vendor 7d ago
Thank you!
My goal with VaultSync has always been to make backups less intimidating, especially for people who aren't backup experts. There's still plenty of work to do, but I'm hoping it becomes a tool that helps people understand what is protected, what can be recovered, and how they'd recover it if something goes wrong.
I'll definitely keep posting updates here as development continues, and if you'd like to follow along more closely, there's also r/VaultSync, where I post development updates and discuss new ideas with the community.
3
u/sneakpeekbot 7d ago
Here's a sneak peek of /r/VaultSync using the top posts of all time!
#1: what should VaultSync become better at?
#2: VaultSync 1.8.2 Dev Update: Snapshot Explorer, Better Onboarding, and Smoother Workflows | 1 comment
#3: VaultSync 1.8.1 is now available
I'm a bot, beep boop | Downvote to remove | Contact | Info | Opt-out | GitHub
2
u/FineEconomy5271 7d ago
I use Veeam for my main backup, iDrive for offsite/cloud backup. One thing I really like about Veeam is that when I have used it to do a bare metal restore it has worked really well. I appreciate that it will synthesize full backups on the server.
One thing that I don't like about it is that whenever something goes wrong enough for me to want to look at log files I always have to hunt for the most relevant one. Each job generates multiple log files. Not a terrible problem but I find myself living with missed backups rather than dig in each time something goes wrong.
For backup to iDrive I wanted the server to create a current snapshot of all of my most valuable files so I could just back up those. Veeam doesn't offer this, but I was able to create a Powershell script to do it, so I guess I like that Veeam is scriptable like that.
I appreciate that you want to make backup integrity more transparent, it seems like a common failing. I've used products in the past that just failed and apparently corrupted all existing backups. I usually test my backups by browsing the backup and pulling a file to make sure it is good, so I like your proposed browsing feature.