Differences
This shows you the differences between the selected revisions of the page.
| 2014-11-13 | 2014-12-01 | ||
| 5.6.3 Bug 876: Added method Session.AddRawConfiguration to configure any global configuration option. (martin) | real-life example (martin) | ||
| Line 97: | Line 97: | ||
| ===== Example ===== | ===== Example ===== | ||
| - | See [[library#example|overall example for WinSCP .NET assembly]] or [[library_examples|any other example]]. | + | For simple handling of errors, see [[library#example|overall example for WinSCP .NET assembly]] or [[library_examples|any other example]]. | 
| + | |||
| + | For example how to check and print errors, but continue, see real-life example [[library_example_recursive_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]]. | ||