Differences
This shows you the differences between the selected revisions of the page.
| 2014-12-01 | 2015-07-22 | ||
| library_example_recursive_search_text (martin) | library_example_recursive_download_custom_error_handling (martin) | ||
| Line 40: | Line 40: | ||
| ===== Remarks ===== | ===== Remarks ===== | ||
| Event ''[[library_session_filetransferred|Session.FileTransferred]]'' is raised for every downloaded file. | Event ''[[library_session_filetransferred|Session.FileTransferred]]'' is raised for every downloaded file. | ||
| + | |||
| + | The download aborts on the first error. See how to [[library_example_recursive_download_custom_error_handling|implement recursive directory tree download with custom error handling]]. | ||
| ===== [[example]] Examples ===== | ===== [[example]] Examples ===== | ||