Differences
This shows you the differences between the selected revisions of the page.
2016-08-12 | 2016-12-05 | ||
5.9.1 Change: Session.EnumerateRemoteFiles does not throw when reading subdirectory fails (martin) | cannot be used with vbscript and jscript (martin) | ||
Line 34: | Line 34: | ||
Errors, when listing subfolders, are silently ignored. You can use the ''[[library_session_failed|Session.Failed]]'' event to capture these errors. | Errors, when listing subfolders, are silently ignored. You can use the ''[[library_session_failed|Session.Failed]]'' event to capture these errors. | ||
+ | |||
+ | The method cannot be used from [[library_com_wsh|VBScript and JScript]]. | ||
===== [[example]] Examples ===== | ===== [[example]] Examples ===== |