Does wodFtpDLX supports searching using wildcard on sftp server and return collection with names of files found. So one can loop through names to download files or other operations.
SFTP protocol does not support wildcard searches. You must list complete directory listing, and then filter it somehow only to match your pattern.
If you use, for example, LoopFiles, you will get LoopItem event fired for each file found - and then you can match it with some pattern and put in some local collection for later operations.
Thanks for your helpful reply. I got your idea and trying to implemnet it, if it works for me. I will update my findings here soon.
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.
Ben Lewis
Waterson Consulting Ltd.
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.
David Keenan
Serengeti Systems Incorporated
Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...
Chris Langsenkamp
Clever Technologies
Thanks! We love your software and your great support!
Sandy Fliderman
Primary Development Corporation
I would highly recommend this to anyone who needs a good quality SFTP solution.
Ian D. Mead, author of UltraEdit-32
IDM Computer Solutions
Thank you for the great customer service ... I am really impressed with the wodSSH ActiveX control.
Andrew Ross
Kiwi Enterprises
Brilliant, even works on the mobile phone...
Conrad Leigh
Leaf Wireless
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
Kenneth R. Robinette
InterSoft International
Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...
Chris Langsenkamp
Clever Technologies
Your component works really great. With minor effort I have been able to convert my delphi application...