TMSFNCCloudStorageServices1.Search on GoogleDrive returns deleted files

Using GoogleDrive I can search for a specific file using

TMSFNCCloudStorageServices1.Search(fname, False, ci )

and the search results return normally. If the file has been deleted and reloaded several times, then multiple search results are returned, which is strange but I can work around it.

Doing a wildcard search on a folder which is currently EMPTY, but has been previously used to store many files, returns up to 100 items in the search results, including files which were deleted many days previously.

If a new file is added to this empty folder, the 100 items in the returned search list may contain only the old deleted files and not the existing file I want to access, presumably as 100 items is the maximum size of the returned items list?

Is there a flag or setting in the TMSFNCCloudStorageServices1.Search routine which specifies searching for existing files only, as the current implementation appears to be accessing an archive of deleted files which is not necessarily what is required,

Regards,

Adam

Hi,

Thank you for notifying.
This issue has now been fixed and the update will be available with the next TMS FNC Cloud Pack release.