Mask working when downloading files but not when listing

Advertisement

franciscoamores
Joined:
Posts:
1
Location:
Spain

Mask working when downloading files but not when listing

Hello,
I have the following file mask:
XXX_TB_*_202307_Actual_20[1-9][0-9][0-9][0-9][0-9][0-9]_[0-9][0-9][0-9][0-9][0-9][0-9].csv

It works for the GetFiles but not for EnumerateRemoteFiles.
However, this one works when enumerating: XXX_TB_*_202307_Actual_20*.csv

It looks like the regex resulting from that mask does not work.

Anyone have seen this issue?
Thanks

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum