Tried with mapped letter path and UNC as well - no change.
Code: Select all
es.exe -path "\\servername\path" -get-result-count
es.exe -path "\\servername\path" -get-total-size
Code: Select all
es.exe -path "\\servername\path" -get-result-count
es.exe -path "\\servername\path" -get-total-size
Code: Select all
es.exe "\\servername\path" -get-result-count
es.exe "\\ip_address\path" -get-result-count
es.exe "Z:\path" -get-result-count
Please specify what this exactly means. Do you get an error maeesage? System beeps? Reply is "0"?
Code: Select all
"\\servername\path\"
"\\ip_address\path\"
"Z:\path\"
Code: Select all
es.exe "C:\windows\" -get-result-count
Code: Select all
es.exe "C:\windows\" -get-result-count
ES will only return indexed results.I don't have this path indexed in Everything. If this is a strict dependency then mystery solved (nice shot, NotNull) cause I don't have those network shares indexed neither.
Really tough to do with Everything 1.4.Any switch to index a path with a command line and remove path afterwards when it's not needed anymore?