Rescan network folder at program start

Discussion related to "Everything" 1.5.
Post Reply
w64bit
Posts: 338
Joined: Wed Jan 09, 2013 9:06 am

Rescan network folder at program start

Post by w64bit »

Sometimes, a network folder it's not rescan at the restart of the program.
Is there any setting to always force rescan folder at the restarting of the program?
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Rescan network folder at program start

Post by void »

If Everything missed a scheduled folder rescan, then the next time you start Everything the folder will be rescanned.
-This can disabled with Tools -> Options -> Advanced -> folder_update_rescan_asap

folder_update_rescan_asap



If you want full control, launch Everything with -rescan or -rescan-all

For example:

Everything.exe -rescan "c:\my folder to rescan";"d:\another folder"


Everything.exe -rescan-all


-rescan
-rescan-all
Post Reply