Deletes slow?
Moderators: Hacker, petermad, Stefan2, white
Deletes slow?
I notice that deleting a file in TC is often very slow. The app will lock up for 60+ seconds while deleting a file. I don't notice the same problems in Windows Explorer... anyone have any idea what's happening?
Often after one long wait, subsequent deletes are quick.
(WinXP, fast computer)
Often after one long wait, subsequent deletes are quick.
(WinXP, fast computer)
- XPEHOPE3KA
- Power Member
- Posts: 854
- Joined: 2006-03-03, 18:23 UTC
- Location: Saint-Petersburg, Russia
That's probably because of large treeinfo.wc.
The other reason can be that the first file is locked by some application when deleting is started, but is freed by the same app in the middle of deleting. This may happen if you've just view this file and immediately after viewing you delete it.
BTW, how fat is the first file? The rest?
The other reason can be that the first file is locked by some application when deleting is started, but is freed by the same app in the middle of deleting. This may happen if you've just view this file and immediately after viewing you delete it.
BTW, how fat is the first file? The rest?
F6, Enter, Tab, F6, Enter, Tab, F6, Enter, Tab... - I like to move IT, move IT!..
- majkinetor !
- Power Member
- Posts: 1580
- Joined: 2006-01-18, 07:56 UTC
- Contact:
2 X*
Hi X
2 qse
Hi X
?That's probably because of large treeinfo.wc
You think that qse reported this behavior first time it occured ?The other reason can be that the first file is locked by some application when deleting is started, but is freed by the same app in the middle of deleting
See above.how fat is the first file
2 qse
Define often.I notice that deleting a file in TC is often very slow
See above.Often after one long wait, subsequent deletes are quick.
Define fast(WinXP, fast computer)
Habemus majkam!
- XPEHOPE3KA
- Power Member
- Posts: 854
- Joined: 2006-03-03, 18:23 UTC
- Location: Saint-Petersburg, Russia
It was reported several times at Russian forum that the large treeinfo.wc CAN cause delay in deletion of files, not only folders!majkinetor ! wrote:2 X*
Hi X
?That's probably because of large treeinfo.wc
Maybe, TC searches treeinfo.wc for containing folder. That explains the fact that the other files (probably from the same folder!) are deleted faster that the first.
!!!!!
2gse
Hi !
• Nothing to do with the way you use TC !
- This is a hidden file that is ALWAYS created, one per drive.
-So, set the display of hidden items, then look at the size of that file.
- XPEHOPE3KA is right, this can cause slow downs if too big, this has been discussed here too a while ago…
KR
Claude
Clo

• Nothing to do with the way you use TC !

- This is a hidden file that is ALWAYS created, one per drive.
-So, set the display of hidden items, then look at the size of that file.
- XPEHOPE3KA is right, this can cause slow downs if too big, this has been discussed here too a while ago…

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
- Wilhelm M.
- Power Member
- Posts: 1049
- Joined: 2003-06-05, 10:45 UTC
Re: !!!!!
Sorry, but this must be wrong. treeinfo.wc is only generated when treeview is selected. At least that is so on my system. You should not assume without reason that the user does not know about hidden files.Clo wrote:2gse
:• Nothing to do with the way you use TC !![]()
- This is a hidden file that is ALWAYS created, one per drive.
Grüße/Regards,
Wilhelm
Wilhelm
2Wilhelm M.
Hi !
I don't use tree view, and I have one (hidden) file per drive…
VG
Claude
Clo

I don't use tree view, and I have one (hidden) file per drive…

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
- Wilhelm M.
- Power Member
- Posts: 1049
- Joined: 2003-06-05, 10:45 UTC
- XPEHOPE3KA
- Power Member
- Posts: 854
- Joined: 2006-03-03, 18:23 UTC
- Location: Saint-Petersburg, Russia
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
This is defintely NOT normal. Please run Filemon from www.sysinternals.com in the background to find out what is causing this extremely long delay.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Ah, nice tool, thanks.ghisler(Author) wrote:This is defintely NOT normal. Please run Filemon from www.sysinternals.com in the background to find out what is causing this extremely long delay.
It looks like totalcmd.exe is walking my entire RECYCLER tree. I got about 15000 lines of totalcmd output, all of which looks like this...
4424 9:57:41 AM TOTALCMD.EXE:2424 DIRECTORY C:\RECYCLER\S-1-5-21-3219577903-1518296671-341781013-1008\Dc1682\demos\calendar\calendardata\ NO MORE FILES FileBothDirectoryInformation
4425 9:57:41 AM TOTALCMD.EXE:2424 CLOSE C:\RECYCLER\S-1-5-21-3219577903-1518296671-341781013-1008\Dc1682\demos\calendar\calendardata\ SUCCESS
4426 9:57:41 AM TOTALCMD.EXE:2424 OPEN C:\RECYCLER\S-1-5-21-3219577903-1518296671-341781013-1008\Dc1682\demos\calendar\fonts\ SUCCESS Options: Open Directory Access: All
4427 9:57:41 AM TOTALCMD.EXE:2424 DIRECTORY C:\RECYCLER\S-1-5-21-3219577903-1518296671-341781013-1008\Dc1682\demos\calendar\fonts\ SUCCESS FileBothDirectoryInformation: *
4428 9:57:41 AM TOTALCMD.EXE:2424 READ C: SUCCESS Offset: 0 Length: 4096
4429 9:57:41 AM TOTALCMD.EXE:2424 DIRECTORY C:\RECYCLER\S-1-5-21-3219577903-1518296671-341781013-1008\Dc1682\demos\calendar\fonts\ SUCCESS FileBothDirectoryInformation
4430 9:57:41 AM TOTALCMD.EXE:2424 DIRECTORY C:\RECYCLER\S-1-5-21-3219577903-1518296671-341781013-1008\Dc1682\demos\calendar\fonts\ NO MORE FILES FileBothDirectoryInformation
4431 9:57:41 AM TOTALCMD.EXE:2424 CLOSE C:\RECYCLER\S-1-5-21-3219577903-1518296671-341781013-1008\Dc1682\demos\calendar\fonts\ SUCCESS
4432 9:57:41 AM TOTALCMD.EXE:2424 OPEN
There are 2565 OPEN lines, and 2166 READ lines.
Think that's the problem?

- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany