I have an FTP server with some files. I have the same files in in a local directory (in C:\\).
C:\\
When I\'ll run the program, I\'d like it searches all fil
List all files : https://msdn.microsoft.com/en-us/library/ms229716(v=vs.110).aspx
Read date : https://msdn.microsoft.com/en-us/library/system.net.ftpwebresponse.lastmodified(v=vs.110).aspx