Speedup of file searching, folders synchronizing etc.
Moderators: Hacker, petermad, Stefan2, white
Speedup of file searching, folders synchronizing etc.
File searching, folders synchronizing etc is slow in comparison to tools like
'Everything' http://www.voidtools.com/.
Christian, could you please implement similar algorithm?
'Everything' http://www.voidtools.com/.
Christian, could you please implement similar algorithm?
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
-
- Senior Member
- Posts: 202
- Joined: 2010-12-12, 10:05 UTC
- Location: Amiens
Re: Speedup of file searching, folders synchronizing etc.
voidtools use an index, so it means there is a longer (maybe in background) tsk which is performed before the search.Terka wrote:File searching, folders synchronizing etc is slow in comparison to tools like
'Everything' http://www.voidtools.com/.
Christian, could you please implement similar algorithm?
i'm an old long user of TC since the windows 3.11 release !, for the history, i came to tc when i migrate from amiga commodore to PC where they are diskmanager and directory opus there.
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
TC 9 will use 'Everything'. I have used it for a few weeks now, and it works very well, except when searching in the Windows directory: Here there are a lot of files with multiple hard links to them, and 'Everything' will usually find the wrong one, e.g.
"C:\Windows\winsxs\amd64_microsoft-windows-s..-soundthemes-sonata_31bf3856ad364e35_6.1.7600.16385_none_201752c112c5078c\Windows Logon Sound.wav"
instead of finding
"C:\Windows\Media\Windows Logon Sound.wav"
"C:\Windows\winsxs\amd64_microsoft-windows-s..-soundthemes-sonata_31bf3856ad364e35_6.1.7600.16385_none_201752c112c5078c\Windows Logon Sound.wav"
instead of finding
"C:\Windows\Media\Windows Logon Sound.wav"
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Next Everything version will support hard linksghisler(Author) wrote:TC 9 will use 'Everything'. I have used it for a few weeks now, and it works very well, except when searching in the Windows directory: Here there are a lot of files with multiple hard links to them, and 'Everything' will usually find the wrong one, e.g.
"C:\Windows\winsxs\amd64_microsoft-windows-s..-soundthemes-sonata_31bf3856ad364e35_6.1.7600.16385_none_201752c112c5078c\Windows Logon Sound.wav"
instead of finding
"C:\Windows\Media\Windows Logon Sound.wav"
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2Lefteous
*.wav in Windows directory.
2Horst.Epp
Ah, that would solve it, nice to hear that!
*.wav in Windows directory.
2Horst.Epp
Ah, that would solve it, nice to hear that!
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
2ghisler(Author)
If you are talking about a recursive search - the search result is valid. I guess it's not always desired to get all paths of a file in all use cases.
If required - starting from Vista there is an API to get all paths of a file:
https://msdn.microsoft.com/de-de/library/windows/desktop/aa364421%28v=vs.85%29.aspx
But how can you say what the 'right' one is? As far as I know there is no default path for a file. There is just one or multiple paths to a file.
If you are talking about a recursive search - the search result is valid. I guess it's not always desired to get all paths of a file in all use cases.
If required - starting from Vista there is an API to get all paths of a file:
https://msdn.microsoft.com/de-de/library/windows/desktop/aa364421%28v=vs.85%29.aspx
But how can you say what the 'right' one is? As far as I know there is no default path for a file. There is just one or multiple paths to a file.
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Difficult to say - there will be a public beta test here in the forum first. But new requests are flooding in, so the release gets pushed back more and more...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com