Differences
This shows you the differences between the selected revisions of the page.
2012-09-24 | 2015-07-27 | ||
5.1 is stable (martin) | library_example_find_duplicate_files (martin) | ||
Line 25: | Line 25: | ||
| TimeoutException | Timeout waiting for ''winscp.com'' to respond. | | | TimeoutException | Timeout waiting for ''winscp.com'' to respond. | | ||
- | ===== Example ===== | + | ===== Examples ===== |
See [[library_session_getfiles#example|example]] for ''[[library_session_getfiles#example|Session.GetFiles]]''. | See [[library_session_getfiles#example|example]] for ''[[library_session_getfiles#example|Session.GetFiles]]''. | ||
+ | |||
+ | ==== Real-Life Example ==== | ||
+ | |||
+ | * [[library_example_find_duplicate_files|Find duplicate files in SFTP/FTP protocol]]. | ||