Differences
This shows you the differences between the selected revisions of the page.
| 2014-11-06 | 2014-11-06 | ||
| Test remote files existence using wildcard (martin) | rewording (martin) | ||
| Line 407: | Line 407: | ||
| === [[mask]] Test remote files existence using wildcard === | === [[mask]] Test remote files existence using wildcard === | ||
| - | If you are not looking for a specific file, but for an existence of any file matching a mask (e.g. ''*.txt''), you need to use ''[[library_session_listdirectory|Session.ListDirectory]]'' and query returned list of files. | + | If you are not looking for a specific file, but for any file matching a mask (e.g. ''*.txt''), you need to use ''[[library_session_listdirectory|Session.ListDirectory]]'' and query returned list of files. | 
| <code powershell> | <code powershell> | ||