Network index with Everything Server results in wrong paths

Discussion related to "Everything" 1.5.
Post Reply
gsool
Posts: 3
Joined: Wed Jul 03, 2024 11:51 pm

Network index with Everything Server results in wrong paths

Post by gsool »

I added the network index with local net address or name of the other pc on which the everything server was installed.
Then, searching result in the client is a below picture, a kind of weird :?
image.png
image.png (616.72 KiB) Viewed 496 times
In the client side, Everything server's network path, \\Leno330, lost.
So it's hard to check the difference between local drive and network index drive in the searching result.
How can I fix it?
How can I add to network index path with server's network paths like Network Drives ?
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Network index with Everything Server results in wrong paths

Post by void »

You will need to setup path remapping.

This can be done either on the server (easier if you have multiple clients) or on the client.

On the server:
  • On the server, in Everything, from the Tools menu, click Options.
  • Click the Everything Server tab on the left.
  • Select your user account.
  • For each share on your server:
    • Under Include only, click Add...
    • Set path to the local folder path, for example:
      d:\media
    • Set Remap to the network path, for example:
      \\server\media
    • Click OK.
  • Click OK.
-or-

On the client:
  • On the client, in Everything, from the Tools menu, click Options.
  • Click the Network Indexes tab on the left.
  • Select your network index.
  • For each share on your server:
    • Under Include only, click Add...
    • Set path to the folder path as it is on the server, for example:
      d:\media
    • Set Mount as to the path you would like to access this folder, for example:
      \\server\media
    • Click OK.
  • Click OK.
gsool
Posts: 3
Joined: Wed Jul 03, 2024 11:51 pm

Re: Network index with Everything Server results in wrong paths

Post by gsool »

Thanks for your help, it's solved like these :D

image.png
image.png (375.65 KiB) Viewed 484 times
image.png
image.png (313.29 KiB) Viewed 484 times


thank you, void :D
Post Reply