[Fixed] Unnecessary Refr. in FS-Plugin after viewing File
Moderators: Hacker, petermad, Stefan2, white
-
- Member
- Posts: 103
- Joined: 2005-06-21, 00:42 UTC
[Fixed] Unnecessary Refr. in FS-Plugin after viewing File
View File in Plugin-FileSystem with F3, close Lister.
After that, TC refreshes the files (calls FsFindFirst... again)
This happens only, if the plugin tells TC, that the files are NOT local (FsLinksToLocalFiles = False).
Is this Refresh nessesary?
To retrieve the files can take time in some cases, and a refresh after each viewing the file isn't very nice.
After that, TC refreshes the files (calls FsFindFirst... again)
This happens only, if the plugin tells TC, that the files are NOT local (FsLinksToLocalFiles = False).
Is this Refresh nessesary?
To retrieve the files can take time in some cases, and a refresh after each viewing the file isn't very nice.
Last edited by ricobautsch on 2006-12-03, 22:19 UTC, edited 1 time in total.
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Yes, I think that this is done because the file is copied to TEMP and then deleted (may cause file system changes).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Member
- Posts: 103
- Joined: 2005-06-21, 00:42 UTC
Sorry, i don't understand.
How can copying to and deleting from TEMP cause files system changes in the remote plugin-filesystem, if FsLinksToLocalFiles is False???
Old version (6.55) refreshed never after viewing with F3.
New beta version refreshes always, if FsLinksToLocalFiles = False, which is the case in all existing plugins not implementing this function.
How can copying to and deleting from TEMP cause files system changes in the remote plugin-filesystem, if FsLinksToLocalFiles is False???
Old version (6.55) refreshed never after viewing with F3.
New beta version refreshes always, if FsLinksToLocalFiles = False, which is the case in all existing plugins not implementing this function.
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I will check that, I didn't expect that it was different from TC 6.55.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Confirm fixing (tested with an old plugin which does not support new TC7 features - ProcFS aka Task Manager).
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
-
- Member
- Posts: 103
- Joined: 2005-06-21, 00:42 UTC
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact: