Differences
This shows you the differences between the selected revisions of the page.
| 2013-05-09 | 2013-08-14 | ||
| use /xmllog for xml logging explicitly (martin) | suggest using .net for better result checking (martin) | ||
| Line 130: | Line 130: | ||
| </code> | </code> | ||
| - | //See [[guide_automation_advanced|guide to advanced scripting]] for examples of checking script results (including XML log parsing) using more powerful languages and guide to [[guide_interpreting_xml_log|interpreting XML log for advanced scripting]] using C# language.// | + | //If you require checking results of each command individually, you should better use the [[library|WinSCP .NET assembly]]. Alternatively, see [[guide_automation_advanced|guide to advanced scripting]] for examples of checking script results (including XML log parsing) using more powerful languages and guide to [[guide_interpreting_xml_log|interpreting XML log for advanced scripting]] using C# language.// |
| ===== Example ===== | ===== Example ===== | ||