Fork me on GitHub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
backup_statistics [2012/09/05 20:38]
henri
backup_statistics [2012/09/05 20:38]
henri
Line 2: Line 2:
  
 LBackup uses rsync for the transfer of files over the network and also for local backups. The '​--stats'​ option is passed to rsync and this results in various statistics of the data transfer being displayed within the LBackup logs each time a backup complets successfully. LBackup uses rsync for the transfer of files over the network and also for local backups. The '​--stats'​ option is passed to rsync and this results in various statistics of the data transfer being displayed within the LBackup logs each time a backup complets successfully.
 +\\ \\
 Below is a snippet from the LBackup man page regarding the definition of various statistics from which rsync reports on after each successful execution of LBackup. ​ Below is a snippet from the LBackup man page regarding the definition of various statistics from which rsync reports on after each successful execution of LBackup. ​
 +\\ \\
 <​file>​ <​file>​
  
Line 60: Line 60:
  
 </​file>​ </​file>​
 +\\ 
  
 ===== Helpful Links ===== ===== Helpful Links =====