Hi,
I am using Total Commander at work and was wondering if it is possible to connect to a FTP server without it performing an automatic LIST command. I frequently have to upload some files to a FTP server which houses many, many files so the LIST takes very long but is not necessary.
Is there a way to prevent it from performing a LIST command after connecting?
FTP connect without automatic LIST?
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No, unfortunately not. LIST is always performed because when uploading there is no overwrite check by the server, so TC has to get the file list and check for the same file by itself.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
What you could try is the following:
- login to a directory one level up or one level below the one with the many files.
- press F5 to upload
- modify the target path, e.g from *.* to bigsubdir/*.*
- login to a directory one level up or one level below the one with the many files.
- press F5 to upload
- modify the target path, e.g from *.* to bigsubdir/*.*
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com