Designates the number of revisions to keep for each file. PeerSync revisions each file by adding a ".PSBAK1" extension to the existing Target File before replacing it with the updated Source File. 
  
Example:  "MyFile.txt" will become "MyFile.txt.PSBAK1" 
  
If more than one backup is selected, each file will be renamed to the next revision when an update occurs: 
  
Example:  "MyFile.txt.PSBAK1" is renamed to ".MyFile.txt.PSBAK2"  
  
The newest revisions (backup files) will bear the lowest number while the oldest will have the higher number: 
  
Example:  Newer... PSBAK1, PSBAK2, PSBAK3, PSBAKn ...Older 
  
Note:  If the "Delete Unmatched" option is selected and the Source File that has corresponding PSBAK files deleted, all associated PSBAK files will also be deleted. 
 |