GetFiles with File Mask (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi.
Oh, in LoopItem you could, for example, use Regular expressions to make a choice if file should be processed or not.
You could use regular expression against Args.RemoteFile with some rule of your own. I'm not regex expert so I can't give exact guidance, I can only offer this idea. You could check out some regex samples here:
http://msdn.microsoft.com/en-us/library/ms228595.aspx
and for example here
http://www.dotnetperls.com/regex-match
Hope this helps!
Kreso
Complete thread:
- GetFiles with File Mask - Limey, 2014-09-08, 23:23
- GetFiles with File Mask - wodSupport, 2014-09-09, 08:36
- GetFiles with File Mask - Limey, 2014-09-09, 16:09
- GetFiles with File Mask - wodSupport, 2014-09-09, 18:41
- GetFiles with File Mask - Limey, 2014-09-09, 16:09
- GetFiles with File Mask - wodSupport, 2014-09-09, 08:36