Differences
This shows you the differences between the selected revisions of the page.
2012-09-24 | 2014-12-01 | ||
5.1 is stable (martin) | real-life examples (martin) | ||
Line 24: | Line 24: | ||
===== Example ===== | ===== Example ===== | ||
See [[library_session_listdirectory#example|example]] for ''[[library_session_listdirectory#example|Session.ListDirectory]]''. | See [[library_session_listdirectory#example|example]] for ''[[library_session_listdirectory#example|Session.ListDirectory]]''. | ||
+ | |||
+ | ==== Real-Life Example ==== | ||
+ | |||
+ | * [[library_example_listing_files_matching_wildcard|Listing files matching wildcard]]; | ||
+ | * [[library_example_recursive_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]]. | ||