history.txt:
Code: Select all
03.05.23 Release Total Commander 11.00 beta 1
[...]
07.04.23 Added: Ignore list now supports entries for FTP connections: FTP:filter for all FTP connections, or FTP:servername:filter or FTP:>connectionname:filter for a specific server name or connection (32/64)
[...]
Code: Select all
[...]
<Listbox> List files and folders which you want to ignore. The following entry types are supported:
[...]
4. Files in all file system plugins. Use *: as prefix. Example: *:filename
5. Files in one file system plugin. Use pluginname: as prefix. Example: pluginname:filename
6. Files on all FTP servers. Use FTP: as prefix (uppercase). Example: FTP:filename
7. Files on specific FTP servers. Use FTP:servername: as prefix. Examples: FTP:server:filename
8. Files for specific FTP connections. Use FTP:>connection: as prefix, e.g. FTP:>my connection:filename
[...]
But:
Please add the additional feature "'servername:' as prefix" not only to the internal FTP but also to the other file system plugins. Because ftp/ftps becomes more and more obsolete and is substituted by others, specialy sftp/scp (and others like webdav, cloud access, ...). So the very goot new feature "'servername:' as prefix" should be also available for all file system plugins.
JOUBE