Currently with Everything 1.4, my Windows fileserver runs two separate named instances of Everything:
- The default instance from when I installed it. This indexes Everything, like my C:\ drive too, and is what I use if I am at the server physically, or via RDP
- A separate named instance I made specifically for ETP server
Code: Select all
"C:\Program Files\Everything\ETP\Everything.exe" -instance ETP
The new Everything Server feature in 1.5 sounds amazing. Currently, on my computers that aren't the fileserver itself, I have to connect to the ETP Server, and then if I want to search locally, "Ctrl+N" a new window that isn't connected. Everything Server sounds like it allows me to just access the fileserver's "Everything" simultaneously with my local DB, nice! At first, I thought Everything Server could also keep me from having to run two instances on the fileserver as well, but...
The setup instructions explicitly say to disable automatic NTFS and ReFS indexing, and then manually add things you want indexed to the Everything Server, emphasis mine:
Is it not possible to leave NTFS/ReFS indexing enabled in my "main" and thus only Everything 1.5a instance on my fileserver, enable Everything Server, and mimic my include/exclude settings from my current ETP instance to "get the best of both worlds" with only one instance running on the fileserver, and one DB vs. the two separate 1.4 DBs I have to maintain on it now? It also doesn't sound like there are exclude options at all, only includes?void wrote: ↑Sat Mar 13, 2021 2:09 amServer setup
To create an Everything Server:
- On your server PC, In Everything, from the Tools menu, click Options.
- Click Index on the left.
- Check Enable Journal (it is enabled by default).
- Set Maximum Size to: 32768 KB (32768 is recommended for an Everything Server, 1024 is the default).
- Click NTFS on the left.
- Uncheck Automatically include new fixed volumes.
- Uncheck Automatically include new removable volumes.
- Click ReFS on the left.
- Uncheck Automatically include new fixed volumes.
- Uncheck Automatically include new removable volumes.
- Click Everything Server under Plugins on the left.
- Check Enable Everything Server
- Under Users, click Add....
- Click OK to add the default (empty) user account.
- Set a Password (optional)
- Under Include only, click Add....
- Set the Path to the local server path, for example: D:\media
- Set the Remap to the network share, for example: \\server\media
- Click OK.
- Repeat for additional shares.
- Clients will only have access to the filenames in the paths you specify in include only, leave include only blank to share all files.
- Click OK to complete setup and start the Everything Server.
- If prompted with Windows Firewall, select allow Everything through the Windows Firewall.
Sorry if this is extremely obvious, has changed since that post was originally made 2 years ago, or is a simple "just try it, dummy", but when instructions are explicit about disabling something, I assume it's for a very good reason!
This one is far less important, but are the remaps strictly server side now? With ETP, I have one machine where it only has a local C:\ drive, and all the network shares are entire (mostly media) drives mounted as drives with matching letters anyways. So I use the "No change" remap option in the Everything client when I connect to ETP. For the other, I just use the "\\Server\C" default Windows share option and it works well enough. It sounds like I will have to pick one, probably the latter and stick with it using Everything Server? I guess I can keep the drive letters if I remap some local drives on the other machine so that they do not conflict with the network shares.
Thanks!