github.com/mckael/restic@v0.8.3/changelog/0.8.2_2018-02-17/pull-1554 (about)

     1  Enhancement: fuse/mount: Correctly handle EOF, add template option
     2  
     3  We've added the `--snapshot-template` string, which can be used to specify a
     4  template for a snapshot directory. In addition, accessing data after the end of
     5  a file via the fuse mount is now handled correctly.
     6  
     7  https://github.com/restic/restic/pull/1554