Page 1 of 1

update ONLY a sub folder of an added index folder.

Posted: Fri Apr 12, 2024 3:14 pm
by ruden
ive got Everything here both versions on two systems so ive been trying them both to see if i can do this in one or the newer alpha version.

I am trying to update just ONE sub folder of folders on a NAS, a full re scan of the entire nas takes a good hour plus, and the folder i want to see updated is a good 40 min into the process.

It would be great if i could search for that folder in everything and than force it to update only that folder without having to re scan the entire nas and without having to add each individual folder on my nas to the list of network drives.

I've tried searching the forum here to see if its already a feature and im not finding anything.

Re: update ONLY a sub folder of an added index folder.

Posted: Fri Apr 12, 2024 3:27 pm
by NotNull
Type the following in the Everything search bar and press ENTER

Code: Select all

/rescan "x:\path to\your\folder"
Instead of /rescan, you can also use its alias /update


/rescan

Re: update ONLY a sub folder of an added index folder.

Posted: Fri Apr 12, 2024 3:45 pm
by ruden
Oh thanks, i guess i really need to read into the / commands to see what else this can do.