ricardomv / snapper-gui

GUI for snapper, a tool for Linux filesystem snapshot management, works with btrfs, ext4 and thin-provisioned LVM volumes
GNU General Public License v2.0
226 stars 32 forks source link

The file or folder /home/.snapshots/1/snapshot does not exist. #52

Closed minorsecond closed 2 years ago

minorsecond commented 2 years ago

When trying to browse a snapshot of a home directory subvol, I get the error message The file or folder /home/.snapshots/1/snapshot does not exist.. This path does in fact exist but the user that runs snapper-gui does not have permissions to it. Is there any special permission that I need for a mounted snapshot subvol?