Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I see plenty of threads about how to use wildcards in file names but I can't find anything about directories.
I have a tFTPGet component. I want it to scan all subdirectories for a given file name.
I tried ".", ".*" and "*" but nothing seems to be triggering honoring a wildcard.
Ideally I would be able to pass it regular expression, if supported.
Is this possible or does the remote directory have to be explicitly defined?
Thanks!