mirror of
				https://github.com/restic/restic.git
				synced 2025-11-04 03:16:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			321 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			321 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Enhancement: fuse/mount: Correctly handle EOF, add template option
 | 
						|
 | 
						|
We've added the `--snapshot-template` string, which can be used to specify a
 | 
						|
template for a snapshot directory. In addition, accessing data after the end of
 | 
						|
a file via the fuse mount is now handled correctly.
 | 
						|
 | 
						|
https://github.com/restic/restic/pull/1554
 |