FTP: show hidden files?
Moderators: Hacker, petermad, Stefan2, white
FTP: show hidden files?
Hi there!
whereas "Show hidden files/folders" is checked in global prefs, I can't see any .file (dot file, hidden file) during remote connections to FTP servers. Is that expected?
whereas "Show hidden files/folders" is checked in global prefs, I can't see any .file (dot file, hidden file) during remote connections to FTP servers. Is that expected?
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
1. There is a separate option to show hidden files on FTP in the "Net" menu
2. If this doesn't help, try disabling MLSD in the connection settings. Reason: MLSD doesn't support a parameter to show or hide hidden files, so it depends on the server. When using LIST instead of MLSD, TC can send parameters to return hidden files (LIST -la).
2. If this doesn't help, try disabling MLSD in the connection settings. Reason: MLSD doesn't support a parameter to show or hide hidden files, so it depends on the server. When using LIST instead of MLSD, TC can send parameters to return hidden files (LIST -la).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Sorry, I didn't notice. There is currently no option on Android to view hidden files via FTP, sorry.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 8
- Joined: 2012-10-11, 16:50 UTC
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
It depends on the server configuration - some servers send hidden files in response to LIST command, some only send it when using
LIST -la
LIST -la
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Indeed some servers would return an error (this can be handled), but some interpret the -la like wildcards and return an empty list.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com