Wildcards (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi
I have to get files from a remote server, they are all named poperm.*.
I can't get them in a ListDir, here I just get the error No datasets found .
If I try in a cmd-screen I have to write dir 'poperm.*' to see them, otherwise I also get the error No datasets found .
How can I get these files with a ListDir??