Page 1 of 1

TC7 FTP Search

Posted: 2006-12-02, 09:14 UTC
by radiosoftpro
It would be good to have an ability to store FTP structure in cache during search and have a check box to Enable/Disable cache search for FTP for further search operations.
For example:
I tried to found "test" on FTP, found nothing then I'm trying to search "*test".
TC scans FTP for the second time, this takes much more time then cached search.
I hope this will decrease traffic and search time when searching the same FTP.
Of course, cache synchronization with real FTP is needed.

It can be made as FTP search mode selection
1. Direct
2. Direct with caching (cache update)
3. From cache only

Posted: 2006-12-03, 16:47 UTC
by ghisler(Author)
The file listings are already cached! If you check the log, you will see that TC just changes to the subdirs (CWD) to check their existance, but does NOT re-read the directory content with LIST.

Posted: 2006-12-08, 17:33 UTC
by radiosoftpro
The file listings are already cached
Ìó owns tests shows the folowing troubles:
1. Incoming traffic for each search on the same FTP within one FTP session.
2. I cant cancel search. I push Cancel button but nothing happens.