How to filter files using custom criteria? E.g. last modification time?
FileSystemItemCollection (returned by GetList() and GetItems() methods) supports LINQ queries. You can take advantage of this and filter the files based on last modification time as in the SFTP code snippet or FTP/SSL code snippet.
Please let me know if it helped to solve your issue.
yes, thank you very much
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.