Differences
This shows you the differences between the selected revisions of the page.
2015-01-27 | 2015-07-10 | ||
library_example_verify_file_checksum (martin) | library_example_recursive_download_custom_error_handling (martin) | ||
Line 18: | Line 18: | ||
| [[library_example_delete_after_successful_download|Deleting remote files after successful remote to local synchronization]] | PowerShell | | | [[library_example_delete_after_successful_download|Deleting remote files after successful remote to local synchronization]] | PowerShell | | ||
| [[library_example_listing_files_matching_wildcard|Listing files matching wildcard]] | PowerShell | | | [[library_example_listing_files_matching_wildcard|Listing files matching wildcard]] | PowerShell | | ||
+ | | [[library_example_recursive_download_custom_error_handling|Recursively download directory tree with custom error handling]] | C#, PowerShell | | ||
| [[library_example_recursive_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]] | PowerShell | | | [[library_example_recursive_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]] | PowerShell | | ||
| [[library_example_verify_file_checksum|Verify checksum of a remote file against a local file over SFTP/FTP protocol]] | PowerShell | | | [[library_example_verify_file_checksum|Verify checksum of a remote file against a local file over SFTP/FTP protocol]] | PowerShell | |