Search found 1 match
- 10 Jan 2025, 16:26
- Forum: Storage
- Topic: File System Snapshot viewable somewhere?
- Replies: 9
- Views: 1599

Re: File System Snapshot viewable somewhere?
Found a workaround: open a terminal and cd to the directory you want to make access to the File System Snapshots visible. Type: ln -s /var/subvols/<your subvol>/@sysSnapShoot/FileSystemSnapshots/ <- the typo sysSnapShoot is correct This begs the question: is there a way to make symbolic links in th...