Hello,Advertising
does anybody know how I can select only files with set mask (for example, *.doc) and all dir's from FTP directory?
If I set: FTPClient.HostFileName = "*.doc", I can get only files with this mask without dir's.
Is there any way to get file with mask and dir's, or I should
1) Get files with mask
2) Get all files (with dir's)
3) Split two list's
4) Extract files with mask and dir's only, etc...
Thanks.
Best regards, Artem Antonov.
-- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be