I just noticed that Everything does not seem to recognize or take into account file structures when they are on OneDrive in Files On-Demand mode:
In Files On-Demand mode, Windows creates placeholders for the files and folders(?). These placeholders have the correct path, size, date, etc., but the contents of the placeholder files is not downloaded until the files are opened locally.
Is there a way for Everything to index such placeholder file structures as well?
Files On-Demand works fine here
and the files are indexed by Everything without any special setting.
Just checked this with several files which in Explorer have the symbol "only available Online"
______________________________________________________
Windows 11 Home x64 Version 21H2 (OS Build 22000.856)
Everything 1.5.0.1315a (x64)
This is working fine. Only if one of the folders configured for indexing (here C:\) contains OneDrive "Files On-Demand", then the "On-Demand" folders and their contents are not indexed, or found in searches, respectively.
I haven't been able to produce the issue my end (Windows 10 22H2)
Can you browse these files/folders from a command prompt?
I am able to folder-index the on-demand files/folders and browse these files from a command prompt.
Could you please check your Everything debug output for FindFirstFolder errors:
In Everything 1.5, from the Tools menu, under the Debug submenu, click Start Debug Logging....
From the Index menu, under the Rescan submenu, click your folder containing the onedrive folder.
---Wait for Everything to finish rescanning your folder. -Progress is shown in the status bar on the right.
From the Tools menu, under the Debug submenu, click Stop Debug Logging....
---This will open your Everything Debug Log.txt in Notepad.
Please check this log for the following lines:
FindFirstFileEx <error-code> <path>
Are any errors found? and what are the error-codes?