"FTP Show hidden files" is not working for me in this release.
Could anybody confirm it?
FTP Show hidden files
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50530
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
When using MLSD for directory listings, "FTP Show hidden files" has no effect because MLSD doesn't support any parameters as the LIST command does. You may turn off MLSD in the configuration of the connection if you need this function. However, a lot of functionality will be lost, like time-accurate synchronizing.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Complain to server admin and make him complain to author of ftp server. Seriously, do it. It's the only way to get it fixed. Workarounds lead nowhere. Even worse, they allow stupid features to survive longer.
Hiding files on the server side made no sense even with LIST command, but since the original error came from ancient Unix times, everyone just learned to live with "-la". It breaks the RFC, because only allowed argument to LIST is file or directory path, but who cares.. And now some ftp server authors are (accidentally?) trying to repeat the same mistake again. MLSD also does not have any option influencing visibility of hidden files. It should always show all files and (optional) filtering of hidden ones should be done by client. If some files are not shown, it's either bug or you're just not supposed to see them, ever.
Hiding files on the server side made no sense even with LIST command, but since the original error came from ancient Unix times, everyone just learned to live with "-la". It breaks the RFC, because only allowed argument to LIST is file or directory path, but who cares.. And now some ftp server authors are (accidentally?) trying to repeat the same mistake again. MLSD also does not have any option influencing visibility of hidden files. It should always show all files and (optional) filtering of hidden ones should be done by client. If some files are not shown, it's either bug or you're just not supposed to see them, ever.
- ghisler(Author)
- Site Admin
- Posts: 50530
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
There is a trick in TC 7.55a to make it send MLSD -la to the server: Just put
SpecialFlags=512
in that server's section in the filewcx_ftp.ini. Howerver, none of the servers I tested supports it, so I guess that it will not work in your case either.
SpecialFlags=512
in that server's section in the filewcx_ftp.ini. Howerver, none of the servers I tested supports it, so I guess that it will not work in your case either.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com