Http/etp search result file full path prefix configable

Have a suggestion for "Everything"? Please post it here.
Post Reply
caoyangorg
Posts: 2
Joined: Sat Mar 21, 2009 11:25 am

Http/etp search result file full path prefix configable

Post by caoyangorg »

Hi,

It would be great if Everything http/etp search mode has a configable result file full path prefix...

for example:

Code: Select all

http://192.168.1.2/E:/zzzzz/a.txt ==> \\192.168.1.2\e$\zzzzz\a.txt
if we set: replace "http://192.168.1.2/E:" to "\\192.168.1.2\e$"

Regards,
David
Developer
Posts: 430
Joined: Tue Mar 17, 2009 1:42 am

Re: Http/etp search result file full path prefix configable

Post by David »

Hopefully I will include the option to specify share mappings on the server side with a simple txt file for the next release of "Everything".

For example, share_mappings.txt:

Code: Select all

E:=\\192.168.1.2\e$
F:\mnt=\\192.168.1.2\mnt
lumens
Posts: 1
Joined: Wed Apr 20, 2011 4:25 pm

Re: Http/etp search result file full path prefix configable

Post by lumens »

Please, please implement this functionality. It would be ideal for my work environment! I can't share the whole server drive (etc C: D:) since only some folders are mapped to the clients. I wish i was able to edit the mappings :D
marcottt
Posts: 3
Joined: Tue Jul 21, 2020 1:25 pm

Re: Http/etp search result file full path prefix configable

Post by marcottt »

did this function was enabled ? also i need this !
NotNull
Posts: 5167
Joined: Wed May 24, 2017 9:22 pm

Re: Http/etp search result file full path prefix configable

Post by NotNull »

Yes, it is. Take a look at ETP and especially the ETP Client path rewriting section.
Post Reply