Tagged Questions
2
votes
1answer
62 views
Is there a FUSE which permits transparently accessing incremental backups?
While creating incremental backups is relatively simple (and can be automated, e.g. via rdiff-backup), in order to access a specific state of a file one first has to manually restore the backup, which ...