11 hours ago
(08-17-2025, 02:43 PM)r0n Wrote: The snapshot function is not meant as an backup but as an convenient way to go to a different state.
Snapshots also take very little space in comparison to backups (even compared to incremental backups).
I don't know if you've tried rollback rx but the process is really smooth, it's difficult to explain you have to have experienced it.
But as you stated the combination of incremental backups with differential restore could closely match the rollback version so there might be no need for it.
But I still hope this might change in the future.
In any case, thanks for feedback!
Snapshots do indeed take up less storage space, because data blocks that have not been changed do not need to be saved to the file. The biggest problem is that we do not have enough manpower to complete it, at least for now.