What is the difference between snapshots and backups
F
Fedon
started a topic
over 1 year ago
Are there any functionality differences between backups and snapshots? Can I use a backup to restore only a part of my filesystem (file or folder)?
M
Matt
said
over 1 year ago
Backups are for the entire server state, snapshots are specific to the file system and rely on a hierarchy. You can use a snapshot to restore only a part of your filesystem as opposed to an entire server backup.
1 person likes this
F
Fedon
said
over 1 year ago
Still not clear. How can I restore a single file or folder?
M
Matt
said
over 1 year ago
You cannot use snapshots to restore a single file or folders, they are intended to be used as a type of reversion control for the entire file system.
That said, there do appear to be methods to achieve what you're looking for manually:
Backups are for the entire server state, snapshots are specific to the file system and rely on a hierarchy. You can use a snapshot to restore only a part of your filesystem as opposed to an entire server backup.
1 person likes this
You cannot use snapshots to restore a single file or folders, they are intended to be used as a type of reversion control for the entire file system.
That said, there do appear to be methods to achieve what you're looking for manually:
https://ubuntuforums.org/showthread.php?t=2348279
1 person likes this