mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-03 23:55:14 +00:00 
			
		
		
		
	Merge pull request #72 from jfparis/master
Clarify that when using the backup-test-samples option, duplicati will download files in each category of files
This commit is contained in:
		@@ -61,7 +61,7 @@ A display name that is attached to this backup. Can be used to identify the back
 | 
			
		||||
 | 
			
		||||
### backup-test-samples
 | 
			
		||||
`--backup-test-samples = 1`  
 | 
			
		||||
After a backup is completed, some files are selected for verification on the remote backend. Use this option to change how many. If this value is set to 0 or the option --no-backend-verification is set, no remote files are verified
 | 
			
		||||
After a backup is completed, some files (in each file categoy: dblock, dindex, dlist) are selected for verification on the remote backend. Use this option to change how many files in each category should be tested. If this value is set to 0 or the option --no-backend-verification is set, no remote files are verified. 
 | 
			
		||||
 | 
			
		||||
### block-hash-algorithm
 | 
			
		||||
`--block-hash-algorithm = SHA256`  
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user