Click to See Complete Forum and Search --> : CFtpFileFind Equivalent


MrBeck
June 3rd, 2005, 02:00 PM
I am using CFtpFileFind to list files on a machine through ftp. I can use the GetFileURL to get some information about the file, but I need to also get information about the last modified date and the size of the file.

I was wondering if there is an equivalent to the CFtpFileFind that would allow me to gather this information from files on a remote machine through ftp.

Thanks in advance for the help.

Andreas Masur
June 3rd, 2005, 05:03 PM
'FtpFindFirstFile()' (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/ftpfindfirstfile.asp)