The file system I want
Working on backup programs for almost a decade now, I’ve had plenty of time to think about file system wrt backups. Basically I want the following properties in a file system
- online snapshots in a
.snapshotsdirectory (for instance). - the possibility to say the all those
.snapshotdirectories must be mounted on a separate mount point. - to ability so say the
.snapshotdirectories should be encrypted and send to remote server.
I think this is too much to ask…
Read other posts