Changes

Jump to navigation Jump to search
560 bytes added ,  23:43, 11 November 2007
no edit summary
Line 170: Line 170:  
| rsync--inplace
 
| rsync--inplace
 
| yes ''or'' no || set to no, if the rsync version on the source does not support this option (like rsync on SME6)
 
| yes ''or'' no || set to no, if the rsync version on the source does not support this option (like rsync on SME6)
 +
|-
 +
| rsync--modify-window
 +
| interger >= 0 || When comparing two timestamps, rsync treats the timestamps as being equal if they differ by no more than the modify-window value. This is normally 0 for an exact match. A value >= 0 is useful if you can't get the clocks of the source and the Affa server in sync.
 
|-
 
|-
 
| StrictHostKeyChecking
 
| StrictHostKeyChecking
 
| yes ''or'' no || set to no to disable ssh host key check. Useful, when several servers behind a firewall should be reached over different forwarded ssh ports. Avoids the 'Offending key in...' prompt. Default setting is 'yes'.
 
| yes ''or'' no || set to no to disable ssh host key check. Useful, when several servers behind a firewall should be reached over different forwarded ssh ports. Avoids the 'Offending key in...' prompt. Default setting is 'yes'.
   
|}
 
|}
   Line 490: Line 492:  
==== Changelog ====
 
==== Changelog ====
 
<pre>
 
<pre>
 +
* Sun Nov 11 2007 Michael Weinberger
 +
  Version 0.6.6
 +
  Property rsync--modify-window added
 +
  Modified recursivly deleting directories
 +
 +
 +
* Wed Nov 07 2007 Michael Weinberger
 +
  Version 0.6.5
 +
  ssh options added to scp commands
 +
  added post-backup event
 +
 +
 
* Wed Aug 08 2007 Michael Weinberger
 
* Wed Aug 08 2007 Michael Weinberger
 
   Version 0.6.4
 
   Version 0.6.4
501

edits

Navigation menu