Differences
This shows you the differences between the selected revisions of the page.
| 2023-01-24 | 2023-02-09 | ||
| OpenedSessionsNoSendBuf (martin) | 6.0 counters: IsInstalledMsi + DefaultingToNewRemoteTab + StartupSecondsLastReal + OpenedSessionsSSHCipher* (martin) | ||
| Line 39: | Line 39: | ||
| | ''ThemeMessageFontSize'' | Message font size. | 5.2.7 | | | ''ThemeMessageFontSize'' | Message font size. | 5.2.7 | | ||
| | ''IsInstalled'' | Do you have WinSCP installed using standalone executable installer? | 5.6 | | | ''IsInstalled'' | Do you have WinSCP installed using standalone executable installer? | 5.6 | | ||
| + | | ''IsInstalledMsi '' | Do you have WinSCP installed using standalone MSI installer? | 6.0 | | ||
| | ''Installed'' | Time your version of WinSCP was installed (run for the first time). | | | | ''Installed'' | Time your version of WinSCP was installed (run for the first time). | | | ||
| | ''Beta'' | Using a beta version? | 5.2.5 | | | ''Beta'' | Using a beta version? | 5.2.5 | | ||
| Line 111: | Line 112: | ||
| | ''KeepingOpenWhenNoSession'' | Is //[[ui_pref_window#miscellaneous|Keep main window open when the last session is closed]]// enabled? | 5.15.4 | | | ''KeepingOpenWhenNoSession'' | Is //[[ui_pref_window#miscellaneous|Keep main window open when the last session is closed]]// enabled? | 5.15.4 | | ||
| | ''ShowingLoginWhenNoSession'' | Is //Show Login dialog on startup and when the last session is closed// enabled? | 5.16 | | | ''ShowingLoginWhenNoSession'' | Is //Show Login dialog on startup and when the last session is closed// enabled? | 5.16 | | ||
| + | | ''DefaultingToNewRemoteTab'' | Is //Default to remote tab// enabled? | 6.0 | | ||
| | ''LastMonitor'' | Order number of a monitor where a main window was located the last time. | 5.2.5 | | | ''LastMonitor'' | Order number of a monitor where a main window was located the last time. | 5.2.5 | | ||
| | ''Putty'' | Name of configured PuTTY/SSH client executable (typically "putty"). | 5.2.5 | | | ''Putty'' | Name of configured PuTTY/SSH client executable (typically "putty"). | 5.2.5 | | ||
| Line 118: | Line 120: | ||
| | ''StartupSeconds2'' | Number of seconds it took to start WinSCP the second time. | 5.18 | | | ''StartupSeconds2'' | Number of seconds it took to start WinSCP the second time. | 5.18 | | ||
| | ''StartupSecondsLast'' | Number of seconds it took to start WinSCP the last time. | 5.18 | | | ''StartupSecondsLast'' | Number of seconds it took to start WinSCP the last time. | 5.18 | | ||
| + | | ''StartupSecondsLastReal'' | Number of real-time seconds it took to start WinSCP the last time. | 6.0 | | ||
| | ''StartupSequenceLast'' | Decomposition of ''StartupSecondsLast''. | 5.20.1 | | | ''StartupSequenceLast'' | Decomposition of ''StartupSecondsLast''. | 5.20.1 | | ||
| | ''ParentProcesses'' | Comma separated list of processes that started WinSCP. | 5.18 | | | ''ParentProcesses'' | Comma separated list of processes that started WinSCP. | 5.18 | | ||
| Line 221: | Line 224: | ||
| | ''OpenedSessionsSSHzFTP'' | Number of opened sessions to zFTP SFTP Server. | 5.7.6 | | | ''OpenedSessionsSSHzFTP'' | Number of opened sessions to zFTP SFTP Server. | 5.7.6 | | ||
| | ''OpenedSessionsSSHOther'' | Number of opened sessions to other SSH servers. | 5.5.2 | | | ''OpenedSessionsSSHOther'' | Number of opened sessions to other SSH servers. | 5.5.2 | | ||
| + | | ''OpenedSessionsSSHCipher3DES'' | Number of opened sessions using 3DES SSH cipher. | 6.0 | | ||
| + | | ''OpenedSessionsSSHCipherBlowfish'' | Number of opened sessions using Blowfish SSH cipher. | 6.0 | | ||
| + | | ''OpenedSessionsSSHCipherAES'' | Number of opened sessions using AES SSH cipher. | 6.0 | | ||
| + | | ''OpenedSessionsSSHDES'' | Number of opened sessions using DES SSH cipher. | 6.0 | | ||
| + | | ''OpenedSessionsSSHArcfour'' | Number of opened sessions using Arcfour SSH cipher. | 6.0 | | ||
| + | | ''OpenedSessionsSSHChaCha20'' | Number of opened sessions using ChaCha20 SSH cipher. | 6.0 | | ||
| + | | ''OpenedSessionsSSHAESGCM'' | Number of opened sessions using AES-GCM SSH cipher. | 6.0 | | ||
| | ''OpenedSessionsFTPMLSD'' | Number of opened sessions to FTP server supporting ''MLSD'' command. | 5.2.5 | | | ''OpenedSessionsFTPMLSD'' | Number of opened sessions to FTP server supporting ''MLSD'' command. | 5.2.5 | | ||
| | ''OpenedSessionsFTPLIST'' | Number of opened sessions to FTP server not supporting ''MLSD'' command. | 5.2.6 | | | ''OpenedSessionsFTPLIST'' | Number of opened sessions to FTP server not supporting ''MLSD'' command. | 5.2.6 | | ||