Differences
This shows you the differences between the selected revisions of the page.
2014-06-12 | 2014-12-01 | ||
using Add-Type cmdlet instead of Assembly.LoadFrom method (martin) | library_example_recursive_search_text (martin) | ||
Line 522: | Line 522: | ||
* [[script_download_timestamped_filename|Downloading file to timestamped-filename]]; | * [[script_download_timestamped_filename|Downloading file to timestamped-filename]]; | ||
- | * [[script_download_most_recent_file|Downloading the most recent file]]. | + | * [[script_download_most_recent_file|Downloading the most recent file]]; |
+ | * [[library_example_recursive_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]]. | ||