Differences
This shows you the differences between the selected revisions of the page.
2016-07-29 | 2016-08-12 | ||
5.9 stable released (martin) | 5.9.1 Change: Session.EnumerateRemoteFiles does not throw when reading subdirectory fails (martin) | ||
Line 32: | Line 32: | ||
Use ''RemoteFileInfo.FullName'' to retrieve a full path to the enumerated file or directory. | Use ''RemoteFileInfo.FullName'' to retrieve a full path to the enumerated file or directory. | ||
+ | |||
+ | Errors, when listing subfolders, are silently ignored. You can use the ''[[library_session_failed|Session.Failed]]'' event to capture these errors. | ||
===== [[example]] Examples ===== | ===== [[example]] Examples ===== |