Differences
This shows you the differences between the selected revisions of the page.
2015-03-30 | 2015-03-30 | ||
better exlanation for null "touch" (martin) | syntax error (martin) | ||
Line 277: | Line 277: | ||
else | else | ||
{ | { | ||
- | ' This should never happen during "local to remote" synchronization | + | # This should never happen during "local to remote" synchronization |
Write-Host ("Timestamp of {0} kept with its default (current time)" -f $e.Destination) | Write-Host ("Timestamp of {0} kept with its default (current time)" -f $e.Destination) | ||
} | } |