Differences
This shows you the differences between the selected revisions of the page.
2018-10-16 | 2018-10-17 | ||
removing invalid link (martin) | instance name match class name (martin) | ||
Line 37: | Line 37: | ||
<code powershell> | <code powershell> | ||
- | $transferSettings.AddRawSettings("PreserveTimeDirs", "1") | + | $transferOptions.AddRawSettings("PreserveTimeDirs", "1") |
</code> | </code> | ||