Differences
This shows you the differences between the selected revisions of the page.
2016-02-27 | 2016-11-21 | ||
https (martin) | powershell reference link update (martin) | ||
Line 31: | Line 31: | ||
==== [[powershell]] PowerShell ==== | ==== [[powershell]] PowerShell ==== | ||
- | In [[library_powershell|PowerShell]] code using [[library|WinSCP .NET library]] you can use ''[[https://technet.microsoft.com/en-us/library/hh849787.aspx|Get-Content]]'' cmdlet to read an XML configuration file. | + | In [[library_powershell|PowerShell]] code using [[library|WinSCP .NET library]] you can use ''[[https://msdn.microsoft.com/powershell/reference/5.1/microsoft.powershell.management/Get-Content|Get-Content]]'' cmdlet to read an XML configuration file. |
For example with following %%XML%% configuration file (''config.xml''): | For example with following %%XML%% configuration file (''config.xml''): |