FindFileName
FindFileName(FileName As String, RemoteFileName As String[, LastWriteTime As Time]) As Boolean
Find the file <FileName> from the current path of the FTP server. Returns TRUE if found, with the full path name in <RemoteFilePath> and last write time in <LastWriteTime>.