Differences
This shows you the differences between the selected revisions of the page.
usagestatistics 2022-05-17 | usagestatistics 2024-11-21 (current) | ||
Line 23: | Line 23: | ||
| ''WindowsVersion'' | Version of Windows operating system. | | | | ''WindowsVersion'' | Version of Windows operating system. | | | ||
| ''WindowsProductName'' | Windows product name (e.g. "Windows 7 Home Premium"). | | | | ''WindowsProductName'' | Windows product name (e.g. "Windows 7 Home Premium"). | | | ||
- | | ''WindowsProductType'' | Windows product type.((See ''[[https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfo|GetProductInfo]]'' Windows API function.)) | 5.2.4 | | + | | ''WindowsProductType'' | Windows product type.((See ''[[https://learn.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfo|GetProductInfo]]'' Windows API function.)) | 5.2.4 | |
| ''Windows64'' | Using 64-bit edition of Windows? | 5.2.5 | | | ''Windows64'' | Using 64-bit edition of Windows? | 5.2.5 | | ||
| ''UWP'' | Installed/running as Windows Store app. | 5.13.2 | | | ''UWP'' | Installed/running as Windows Store app. | 5.13.2 | | ||
Line 32: | Line 32: | ||
| ''PowerShellVersion'' | Windows PowerShell version | 5.8.4 | | | ''PowerShellVersion'' | Windows PowerShell version | 5.8.4 | | ||
| ''PwshVersion'' | PowerShell (Core) version | 5.20 | | | ''PwshVersion'' | PowerShell (Core) version | 5.20 | | ||
- | | ''DefaultLocale'' | Default locale of your Windows installation ([[https://docs.microsoft.com/en-us/windows/win32/intl/language-identifier-constants-and-strings|Windows Language Code Identifier (LCID) Reference]]). | | | + | | ''MsXmlInstalled'' | Is MSXML installed? | 6.4 | |
+ | | ''DefaultLocale'' | Default locale of your Windows installation ([[https://learn.microsoft.com/en-us/windows/win32/intl/language-identifier-constants-and-strings|Windows Language Code Identifier (LCID) Reference]]). | | | ||
| ''NotUseThemes'' | Are visual styles (themes) disabled system-wide or for WinSCP? | 5.2.5 | | | ''NotUseThemes'' | Are visual styles (themes) disabled system-wide or for WinSCP? | 5.2.5 | | ||
| ''ThemeDefaultFontSize'' | Default font size. | 5.2.7 | | | ''ThemeDefaultFontSize'' | Default font size. | 5.2.7 | | ||
Line 38: | Line 39: | ||
| ''ThemeMainInstructionFontSize'' | Message title font size. | 5.2.7 | | | ''ThemeMainInstructionFontSize'' | Message title font size. | 5.2.7 | | ||
| ''ThemeMessageFontSize'' | Message font size. | 5.2.7 | | | ''ThemeMessageFontSize'' | Message font size. | 5.2.7 | | ||
- | | ''IsInstalled'' | Is any version of WinSCP installed? | 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 57: | Line 59: | ||
| ''PixelsPerInch'' | Items size/DPI configuration (96 = 100%, 120 = 125%, 144 = 150%, 192 = 200%). | 5.2.4 | | | ''PixelsPerInch'' | Items size/DPI configuration (96 = 100%, 120 = 125%, 144 = 150%, 192 = 200%). | 5.2.4 | | ||
| ''PixelsPerInchMonitorsDiffer'' | DPI differs across monitors (Windows 8.1 and newer only). | 5.7.5 | | | ''PixelsPerInchMonitorsDiffer'' | DPI differs across monitors (Windows 8.1 and newer only). | 5.7.5 | | ||
- | | ''PixelsPerInchAxesDiffer'' | Different DPI for vertical and horizontal axis on any monitor (Windows 8.1 and newer only). | 5.7.5 | | ||
| ''PixelsPerInchMainWindow'' | DPI of the main window. | 5.10 | | | ''PixelsPerInchMainWindow'' | DPI of the main window. | 5.10 | | ||
| ''WorkAreaWidth'' | Width of the usable space on the primary monitor. | 5.2.4 | | | ''WorkAreaWidth'' | Width of the usable space on the primary monitor. | 5.2.4 | | ||
Line 93: | Line 94: | ||
| ''CommanderNortonLikeMode'' | [[ui_commander#selecting_files|Explorer-style selection]] used in [[ui_commander|Commander interface]] (0 = Never, 1 = Mouse and keyboard, 2 = Mouse only). | 5.2.5 | | | ''CommanderNortonLikeMode'' | [[ui_commander#selecting_files|Explorer-style selection]] used in [[ui_commander|Commander interface]] (0 = Never, 1 = Mouse and keyboard, 2 = Mouse only). | 5.2.5 | | ||
| ''CommanderExplorerKeyboardShortcuts'' | [[ui_pref_commander#misc|Keyboard shortcut scheme]] used in Commander interface (0 = Commander, 1 = Explorer). | 5.2.5 | | | ''CommanderExplorerKeyboardShortcuts'' | [[ui_pref_commander#misc|Keyboard shortcut scheme]] used in Commander interface (0 = Commander, 1 = Explorer). | 5.2.5 | | ||
- | | ''ExplorerViewStyle'' | [[ui_file_panel#view_style|View style]] used in [[ui_explorer|Explorer interface]] (0 = Large icons, 1 = Small icons, 2 = List, 4 = Details). | 5.2.5 | | + | | ''ExplorerViewStyle'' | [[ui_file_panel#view_style|View style]] used in [[ui_explorer|Explorer interface]] (0 = Large icons, 1 = Small icons, 2 = List, 3 = Details, 4 = Thumbnails [since 6.4]). | 5.2.5 | |
+ | | ''LargerToolbar'' | [[ui_toolbars#customizing|Toolbar icon size]] (0 = Normal, 1 = Large, 2 = Very Large) | 6.4.1 | | ||
| ''MinimizeToTray'' | Is [[ui_pref_window|main window minimizing to taskbar status area]] enabled? | 5.5.2 | | | ''MinimizeToTray'' | Is [[ui_pref_window|main window minimizing to taskbar status area]] enabled? | 5.5.2 | | ||
| ''AnyHiddenToolbarButtons'' | Were any [[ui_toolbars#customizing|toolbar buttons hidden?]] | 5.14 | | | ''AnyHiddenToolbarButtons'' | Were any [[ui_toolbars#customizing|toolbar buttons hidden?]] | 5.14 | | ||
Line 111: | Line 113: | ||
| ''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 121: | ||
| ''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 161: | Line 165: | ||
| ''DownloadsDragDropExternalTemp'' | Number of downloads using drag&drop to another application using [[ui_pref_dragdrop#temporary|temporary folder]]. | | | | ''DownloadsDragDropExternalTemp'' | Number of downloads using drag&drop to another application using [[ui_pref_dragdrop#temporary|temporary folder]]. | | | ||
| ''TransfersOnBackground'' | Number of transfers on [[transfer_queue|background]] (in transfer queue). | | | | ''TransfersOnBackground'' | Number of transfers on [[transfer_queue|background]] (in transfer queue). | | | ||
- | | ''MovesToBackground'' | Number of ongoing foreground transfers moved to [[transfer_queue|background]] (transfer queue). | 5.6 | | + | | ''MovesToBackground'' | Number of ongoing foreground transfers moved to [[transfer_queue|background]] (queue). | 5.6 | |
+ | | ''LocalLocalCopiesCommand'' | Number of file copy operations in [[task_file_management|local file manager mode]] using menu or keyboard. | 6.0 | | ||
+ | | ''LocalLocalMovesCommand'' | Number of file mode operations in [[task_file_management|local file manager mode]] using menu or keyboard. | 6.0 | | ||
+ | | ''LocalLocalCopiesDragDropInterpanel'' | Number of file copy operations in [[task_file_management|local file manager mode]] using drag&drop between file panels. | 6.0 | | ||
+ | | ''LocalLocalMovesDragDropInterpanel'' | Number of file move operations in [[task_file_management|local file manager mode]] using drag&drop between file panels. | 6.0 | | ||
+ | | ''LocalLocalDeletes'' | Number of file deletes in [[task_file_management|local file manager mode]]. | 6.0 | | ||
+ | | ''MovesToBackgroundDelete'' | Number of ongoing deletes moved to [[transfer_queue|background]] (queue). | 6.0 | | ||
| ''FileMaskUses'' | Number of transfers and synchronizations that made use of [[file_mask|file mask]]. | | | | ''FileMaskUses'' | Number of transfers and synchronizations that made use of [[file_mask|file mask]]. | | | ||
| ''OperationMaskUses'' | Number of transfers and synchronizations that made use of [[operation_mask|operation mask]]. | 5.0.8 | | | ''OperationMaskUses'' | Number of transfers and synchronizations that made use of [[operation_mask|operation mask]]. | 5.0.8 | | ||
Line 176: | Line 186: | ||
| ''DownloadTime'' | Total time in seconds spent downloading files. | 5.5.2 | | | ''DownloadTime'' | Total time in seconds spent downloading files. | 5.5.2 | | ||
| ''MaxDownloadTime'' | Maximal time spent downloading single batch. | 5.5.2 | | | ''MaxDownloadTime'' | Maximal time spent downloading single batch. | 5.5.2 | | ||
+ | | ''SessionOpens'' | Number of [[task_connections|connection attempts]] | 5.20.3 | | ||
| ''OpenedSessionsSCP'' | Number of [[task_connections|connection attempts]] using [[scp|SCP protocol]]. | | | | ''OpenedSessionsSCP'' | Number of [[task_connections|connection attempts]] using [[scp|SCP protocol]]. | | | ||
| ''OpenedSessionsSFTP'' | Number of connection attempts using [[sftp|SFTP protocol]]. | | | | ''OpenedSessionsSFTP'' | Number of connection attempts using [[sftp|SFTP protocol]]. | | | ||
Line 186: | Line 197: | ||
| ''OpenedSessionsWebDAVS'' | Number of connection attempts using WebDAVS protocol. | 5.6 | | | ''OpenedSessionsWebDAVS'' | Number of connection attempts using WebDAVS protocol. | 5.6 | | ||
| ''OpenedSessionsS3'' | Number of connection attempts using [[s3|S3 protocol]]. | 5.12 | | | ''OpenedSessionsS3'' | Number of connection attempts using [[s3|S3 protocol]]. | 5.12 | | ||
+ | | ''OpenedSessionsS3Amazon'' | Number of opened connections using S3 protocol to Amazon S3 servers. | 6.2.1 | | ||
+ | | ''OpenedSessionsS3Other'' | Number of opened connections using S3 protocol to other S3 servers. | 6.2.1 | | ||
| ''OpenedSessionsPrivateKey2'' | Number of connection attempts using [[public_key|private key]]. | 5.1.5((Replaced ''OpenedSessionsPrivateKey''.)) | | | ''OpenedSessionsPrivateKey2'' | Number of connection attempts using [[public_key|private key]]. | 5.1.5((Replaced ''OpenedSessionsPrivateKey''.)) | | ||
| ''OpenedSessionsFTPSCertificate'' | Number of opened connections using FTPS, authenticated with [[tls#client_certificate|a client certificate]]. | 5.8 | | | ''OpenedSessionsFTPSCertificate'' | Number of opened connections using FTPS, authenticated with [[tls#client_certificate|a client certificate]]. | 5.8 | | ||
+ | | ''OpenedSessionsWebDAVAuthBasic'' | Number of opened connections using WebDAV with ''Basic'' authentication. | 6.2.1 | | ||
| ''OpenedSessionsWebDAVSCertificate'' | Number of opened connections using WebDAVS, authenticated with a client certificate. | 5.8 | | | ''OpenedSessionsWebDAVSCertificate'' | Number of opened connections using WebDAVS, authenticated with a client certificate. | 5.8 | | ||
| ''OpenedSessionsWebDAVSPassport'' | Number of opened connections using WebDAVS, authenticated with Microsoft Passport authentication (OneDrive) | 5.10 | | | ''OpenedSessionsWebDAVSPassport'' | Number of opened connections using WebDAVS, authenticated with Microsoft Passport authentication (OneDrive) | 5.10 | | ||
Line 207: | Line 221: | ||
| ''OpenedSessionsSFTP6'' | As above, version 6. | 5.6.1 | | | ''OpenedSessionsSFTP6'' | As above, version 6. | 5.6.1 | | ||
| ''OpenedSessionsSSHOpenSSH'' | Number of opened sessions to OpenSSH server. | 5.5.2 | | | ''OpenedSessionsSSHOpenSSH'' | Number of opened sessions to OpenSSH server. | 5.5.2 | | ||
- | | ''OpenedSessionsSSHProFTPD'' | Number of opened sessions to ProFTPD/mod_sftp server. | 5.5.5 | | + | | ''OpenedSessionsSSHProFTPD'' | Number of opened sessions to ProFTPD ''mod_sftp'' server. | 5.5.5 | |
| ''OpenedSessionsSSHBitvise'' | Number of opened sessions to Bitvise SFTP server (WinSSHD). | 5.5.5 | | | ''OpenedSessionsSSHBitvise'' | Number of opened sessions to Bitvise SFTP server (WinSSHD). | 5.5.5 | | ||
| ''OpenedSessionsSSHTitan'' | Number of opened sessions to Titan SFTP Server. | 5.6.2 | | | ''OpenedSessionsSSHTitan'' | Number of opened sessions to Titan SFTP Server. | 5.6.2 | | ||
Line 221: | Line 235: | ||
| ''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 | | ||
Line 251: | Line 272: | ||
| ''OpenedSessionsWebDAVITHit'' | Number of opened sessions to IT Hit WebDAV server. | 5.5.6 | | | ''OpenedSessionsWebDAVITHit'' | Number of opened sessions to IT Hit WebDAV server. | 5.5.6 | | ||
| ''OpenedSessionsWebDAVNginx'' | Number of opened sessions to WebDAV server on nginx. | 5.7 | | | ''OpenedSessionsWebDAVNginx'' | Number of opened sessions to WebDAV server on nginx. | 5.7 | | ||
+ | | ''OpenedSessionsWebDAVOneDrive'' | Number of opened sessions to WebDAV server on OneDrive. | 6.4.1 | | ||
+ | | ''OpenedSessionsWebDAVOneDriveUpperCase'' | Number of opened sessions to old WebDAV server on OneDrive. | 6.4.1 | | ||
+ | | ''OpenedSessionsWebDAVOneDriveLowerCase'' | Number of opened sessions to new WebDAV server on OneDrive. | 6.4.1 | | ||
| ''OpenedSessionsWebDAVOther'' | Number of opened sessions to other WebDAV server. | 5.5.6 | | | ''OpenedSessionsWebDAVOther'' | Number of opened sessions to other WebDAV server. | 5.5.6 | | ||
| ''OpenedSessionsProxy'' | Number of opened sessions using [[ui_login_proxy|proxy]]. | 5.5.4 | | | ''OpenedSessionsProxy'' | Number of opened sessions using [[ui_login_proxy|proxy]]. | 5.5.4 | | ||
Line 261: | Line 285: | ||
| ''OpenedSessionsTLS13'' | Number of opened sessions using TLS 1.3. | 5.17.2 | | | ''OpenedSessionsTLS13'' | Number of opened sessions using TLS 1.3. | 5.17.2 | | ||
| ''OpenedSessionsEncrypted'' | Number of opened sessions with [[file_encryption|file encryption]]. | 5.14 | | | ''OpenedSessionsEncrypted'' | Number of opened sessions with [[file_encryption|file encryption]]. | 5.14 | | ||
+ | | ''OpenedSessionsNoSendBuf'' | Number of opened sessions using with [[ui_login_connection#connection|Optimize connection buffer size]] session setting disabled | 5.21.7 | | ||
| ''OpenedWorkspacesAuto'' | Number of automatically opened workspaces. | 5.16 | | | ''OpenedWorkspacesAuto'' | Number of automatically opened workspaces. | 5.16 | | ||
| ''MaxOpenedSessions'' | Maximal number of [[task_connections|opened sessions]] at the same time. | | | | ''MaxOpenedSessions'' | Maximal number of [[task_connections|opened sessions]] at the same time. | | | ||
Line 298: | Line 323: | ||
| ''MaskSelections'' | Number of selecting using file mask. | 5.9.3 | | | ''MaskSelections'' | Number of selecting using file mask. | 5.9.3 | | ||
| ''Filters'' | Number of filters applied to file panel. | 5.9.3 | | | ''Filters'' | Number of filters applied to file panel. | 5.9.3 | | ||
+ | | ''ThumbnailsLocal'' | Number of times local panel view was changed to [[ui_file_panel#view_style|//Thumbnails//]]. | 5.6.1 | | ||
+ | | ''ThumbnailsRemote'' | Number of times remote panel view was changed to [[ui_file_panel#view_style|//Thumbnails//]]. | 5.6.1 | | ||
| ''InterfaceChanges'' | Number of [[interfaces|interface]] changes. | | | | ''InterfaceChanges'' | Number of [[interfaces|interface]] changes. | | | ||
- | | ''SessionTabMoves'' | Number of [[ui_sessiontabs|session tab]] moves. | 5.0.8 | | + | | ''SessionTabMoves'' | Number of [[ui_tabs|tab]] moves. | 5.0.8 | |
| ''SiteIncrementalSearches'' | Number of incremental site searches on [[ui_login|Login dialog]] | 5.2.5 | | | ''SiteIncrementalSearches'' | Number of incremental site searches on [[ui_login|Login dialog]] | 5.2.5 | | ||
| ''Cleanups'' | Number of [[ui_cleanup|application data clean ups]]. | 5.5.5 | | | ''Cleanups'' | Number of [[ui_cleanup|application data clean ups]]. | 5.5.5 | | ||
Line 363: | Line 390: | ||
| ''InternalExceptions'' | Fatal errors. | 5.2.2 | | | ''InternalExceptions'' | Fatal errors. | 5.2.2 | | ||
| ''GlobalFailures'' | Number of global errors. | 5.1.3 | | | ''GlobalFailures'' | Number of global errors. | 5.1.3 | | ||
+ | | ''TimeoutUploadingSending'' | Number of timeouts while sending data during uploads. | 6.3.3 | | ||
+ | | ''TimeoutUploadingReceiving'' | Number of timeouts while receiving data during uploads. | 6.3.3 | | ||
+ | | ''TimeoutDownloadingSending'' | Number of timeouts while sending data during downloads. | 6.3.3 | | ||
+ | | ''TimeoutDownloadingReceiving'' | Number of timeouts while receiving data during downloads. | 6.3.3 | | ||
| ''MaxQueueLength'' | Maximal number of transfers in [[transfer_queue|transfer queue]]. | | | | ''MaxQueueLength'' | Maximal number of transfers in [[transfer_queue|transfer queue]]. | | | ||
| ''MaxBookmarks'' | Maximal number of [[task_navigate#bookmarks|bookmarks]] in any bookmark set. | | | | ''MaxBookmarks'' | Maximal number of [[task_navigate#bookmarks|bookmarks]] in any bookmark set. | | | ||
- | | ''PixelsPerInchSystemDiffered'' | Number of starts with a legacy global DPI different to a DPI of primary monitor (Windows 8.1 and newer only). | 5.7.5 | | + | | ''PixelsPerInchSystemDiffered2'' | Number of starts with a legacy global DPI different to a DPI of primary monitor (Windows 8.1 and newer only). | 6.4.1 | |
| ''PixelsPerInchChanged'' | Number of runtime changes of DPI (Windows 8.1 and newer only). | 5.9.4 | | | ''PixelsPerInchChanged'' | Number of runtime changes of DPI (Windows 8.1 and newer only). | 5.9.4 | | ||