Differences

This shows you the differences between the selected revisions of the page.

usagestatistics 2016-07-28 usagestatistics 2024-04-17 (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://msdn.microsoft.com/en-us/library/windows/desktop/ms724358.aspx|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 |
 +| ''PackageName'' | Windows Store package name | 5.20 |
| ''Wine'' | Running under [[https://www.winehq.org/|Wine]]? | 5.5.1 | | ''Wine'' | Running under [[https://www.winehq.org/|Wine]]? | 5.5.1 |
-| ''NetFrameworkVersion'' | .NET framework version | 5.8.4 | +| ''NetFrameworkVersion'' | .NET Framework version | 5.8.4
-| ''PowerShellVersion'' | PowerShell version | 5.8.4 | +| ''NetCoreVersion'' | .NET (Core) version | 5.20
-| ''DefaultLocale'' | Default locale of your Windows installation ([[https://msdn.microsoft.com/en-us/goglobal/bb964664.aspx|Locale IDs Assigned by Microsoft]]). | |+| ''PowerShellVersion'' | Windows PowerShell version | 5.8.4
 +| ''PwshVersion'' | PowerShell (Core) version | 5.20
 +| ''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 34: Line 38:
| ''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 40: Line 45:
| ''InProgramFiles'' | Is WinSCP installed in default //Program Files// folder? | | | ''InProgramFiles'' | Is WinSCP installed in default //Program Files// folder? | |
| ''TypicalInstallation'' | Was typical installation mode used to [[installation|install]] WinSCP? | 5.2.6 | | ''TypicalInstallation'' | Was typical installation mode used to [[installation|install]] WinSCP? | 5.2.6 |
 +| ''LastInstallationAutomaticUpgrade'' | Was the last upgrade automatic? | 5.9.3 |
 +| ''InstallationParentProcess'' | Parent process of the last installation | 5.18 |
| ''ConfigurationIniFile'' | Using an [[config#ini|INI file]] for configuration storage. | 5.2.6 | | ''ConfigurationIniFile'' | Using an [[config#ini|INI file]] for configuration storage. | 5.2.6 |
 +| ''ConfigurationIniFileCustom'' | Using a custom [[config#ini|INI file]] for configuration storage. | 5.10 |
| ''Locale'' | Locale ([[languages|translation]]) of WinSCP. | | | ''Locale'' | Locale ([[languages|translation]]) of WinSCP. | |
 +| ''EncodingMultiByteAnsi'' | Is default system ANSI encoding multi byte? | 5.9.4 |
| ''FirstUse'' | Time of first WinSCP use (of any version). | | | ''FirstUse'' | Time of first WinSCP use (of any version). | |
| ''FirstVersion'' | First version of WinSCP used. | | | ''FirstVersion'' | First version of WinSCP used. | |
Line 50: Line 59:
| ''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 | | ''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 |
| ''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 |
| ''WorkAreaHeight'' | Height of the usable space on the primary monitor. | 5.2.4 | | ''WorkAreaHeight'' | Height of the usable space on the primary monitor. | 5.2.4 |
Line 58: Line 68:
| ''SysColorWindowText'' | System text color. | 5.7.7 | | ''SysColorWindowText'' | System text color. | 5.7.7 |
| ''LastInternalException2'' | Callstack of the last [[internal_error|internal error]]. | 5.9 | | ''LastInternalException2'' | Callstack of the last [[internal_error|internal error]]. | 5.9 |
 +| ''LastUpdateException'' | The last [[updates|update check]] error. | 5.9.1 |
Line 68: Line 79:
| ''StoredSessionsCountWebDAV'' | Number of sites using [[webdav|WebDAV protocol]] (excluding WebDAVS). | 5.6 | | ''StoredSessionsCountWebDAV'' | Number of sites using [[webdav|WebDAV protocol]] (excluding WebDAVS). | 5.6 |
| ''StoredSessionsCountWebDAVS'' | Number of sites using WebDAVS protocol. | 5.6 | | ''StoredSessionsCountWebDAVS'' | Number of sites using WebDAVS protocol. | 5.6 |
 +| ''StoredSessionsCountS3'' | Number of sites using [[s3|S3 protocol]]. | 5.12 |
| ''StoredSessionsCountPassword'' | Number of sites with [[security_credentials#storing_password|stored password]]. | | | ''StoredSessionsCountPassword'' | Number of sites with [[security_credentials#storing_password|stored password]]. | |
| ''StoredSessionsCountColor'' | Number of sites with [[task_connections#session_color|associated color]]. | 5.0.8 | | ''StoredSessionsCountColor'' | Number of sites with [[task_connections#session_color|associated color]]. | 5.0.8 |
Line 78: Line 90:
| ''UsingWorkspaces'' | Any [[workspace|workspace]] used? | 5.2 | | ''UsingWorkspaces'' | Any [[workspace|workspace]] used? | 5.2 |
| ''Interface'' | [[interfaces|Interface]] used (0 = Commander, 1 = Explorer). | | | ''Interface'' | [[interfaces|Interface]] used (0 = Commander, 1 = Explorer). | |
 +| ''ThemeDark'' | Is dark theme enabled? | 5.14.2 |
| ''TreeVisible'' | Is any [[ui_file_panel#directory_tree|directory tree]] visible on main window file panels? | 5.2.5 | | ''TreeVisible'' | Is any [[ui_file_panel#directory_tree|directory tree]] visible on main window file panels? | 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 | | ''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 |
Line 83: Line 96:
| ''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, 4 = Details). | 5.2.5 |
| ''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 |
 +| ''FileColors'' | Are any file color rules configured? | 5.14.2 |
 +| ''DragDropDrives'' | Are any drag&drop drive inclusions/exclusions configured? | 5.14.2 |
| ''CopyParamsCount'' | Number of user defined [[transfer_settings#presets|transfer settings presets]]. | | | ''CopyParamsCount'' | Number of user defined [[transfer_settings#presets|transfer settings presets]]. | |
| ''CustomCommandsCount'' | Number of user defined [[custom_command|custom commands]]. | | | ''CustomCommandsCount'' | Number of user defined [[custom_command|custom commands]]. | |
 +| ''ExtensionsInstalledCount'' | Number of extensions in ''Extensions'' subdirectory. | 5.8.2 |
 +| ''ExtensionsPortableCount'' | Number of extensions in application folder. | 5.8.2 |
 +| ''ExtensionsUserCount'' | Number of extensions in WinSCP application data folder. | 5.8.2 |
 +| ''ExtensionsDeleted'' | Number of installed (official) extensions that were deleted (hidden) by the user. | 5.8.2 |
| ''UsingLocationProfiles'' | Using [[task_navigate#bookmarks|location profiles]] bookmark mode? | | | ''UsingLocationProfiles'' | Using [[task_navigate#bookmarks|location profiles]] bookmark mode? | |
| ''UsingMasterPassword'' | Using [[master_password|master password]]? | 5.0.8 | | ''UsingMasterPassword'' | Using [[master_password|master password]]? | 5.0.8 |
| ''ExternalEditors'' | List of configured [[ui_pref_editor|external editors]] (e.g. "notepad,editplus"). | | | ''ExternalEditors'' | List of configured [[ui_pref_editor|external editors]] (e.g. "notepad,editplus"). | |
-| ''EditorAutoConfig'' | Result of external editor auto-configuration (H = External editor configured by user already, F = Temporary failure during auto-configuration, N = No application associated with ''.txt'' files or associated application does not exist, P = Notepad associated with ''.txt'' files, W - "Pick an app" associated with ''.txt'' files (since 5.6.2), R - User rejected auto-configuration, A - User accepted auto-configuration) | 5.2 |+| ''EditorAutoConfig'' | Result of external editor auto-configuration (H = External editor configured by user already, F = Temporary failure during auto-configuration, N = No application associated with ''.txt'' files or associated application does not exist, P = Notepad associated with ''.txt'' files, W = "Pick an app" associated with ''.txt'' files (since 5.6.2), R = User rejected auto-configuration, A = User accepted auto-configuration) | 5.2 |
| ''UsingAutoSaveWorkspace'' | Automatic saving of [[workspace|workspace]] is enabled. | 5.2 | | ''UsingAutoSaveWorkspace'' | Automatic saving of [[workspace|workspace]] is enabled. | 5.2 |
 +| ''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 |
 +| ''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 |
| ''TipsCount'' | Number of known [[ui_tips|tips]]. | 5.8 | | ''TipsCount'' | Number of known [[ui_tips|tips]]. | 5.8 |
| ''TipsSeen'' | Number of tips seen by the user. | 5.8 | | ''TipsSeen'' | Number of tips seen by the user. | 5.8 |
 +| ''StartupSeconds1'' | Number of seconds it took to start WinSCP the first 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 |
 +| ''StartupSecondsLastReal'' | Number of real-time seconds it took to start WinSCP the last time. | 6.0 |
 +| ''StartupSequenceLast'' | Decomposition of ''StartupSecondsLast''. | 5.20.1 |
 +| ''ParentProcesses'' | Comma separated list of processes that started WinSCP. | 5.18 |
====  [[counters]] Counters of your use of WinSCP ==== ====  [[counters]] Counters of your use of WinSCP ====
Line 103: Line 132:
^ Name((used with prefixes: Lifetime, Period)) ^ Description ^ Introduced ^ ^ Name((used with prefixes: Lifetime, Period)) ^ Description ^ Introduced ^
| ''Runs'' | Number of WinSCP runs. | | | ''Runs'' | Number of WinSCP runs. | |
 +| ''RunsNormal'' | Number of normal WinSCP runs (not ''Console*'', ''CommandLineOperation'', ''FingerprintScan'', ''KeyGen'', etc). | 5.18 |
 +| ''RunsWithoutSession'' | Number of WinSCP GUI runs that did not open any session. | 5.20.3 | |
| ''Upgrades'' | Number of WinSCP upgrades (runs, where previously run WinSCP version was older). | | | ''Upgrades'' | Number of WinSCP upgrades (runs, where previously run WinSCP version was older). | |
| ''Downgrades'' | Number of WinSCP downgrades (runs, where previously run WinSCP version was higher). | | | ''Downgrades'' | Number of WinSCP downgrades (runs, where previously run WinSCP version was higher). | |
Line 127: Line 158:
| ''UploadsDragDropExternal'' | Number of uploads using drag&drop from another application. | | | ''UploadsDragDropExternal'' | Number of uploads using drag&drop from another application. | |
| ''DownloadsDragDropInternal'' | Number of [[task_download#dragdrop|downloads using drag&drop]] within application. | | | ''DownloadsDragDropInternal'' | Number of [[task_download#dragdrop|downloads using drag&drop]] within application. | |
-| ''DownloadsDragDropExternalExt'' | Number of downloads using drag&drop to Windows Explorer using [[dragext|Drag&drop shell extension]]. | | +| ''DownloadsDragDropQueue'' | Number of downloads using drag&drop to background transfers queue list. | 5.13.2 | 
-| ''DownloadsDragDropExternalExtNotInstalled'' | Number of downloads using drag&drop to Windows Explorer failed due to absence of Drag&drop shell extension. | 5.2.7 | +| ''DownloadsDragDropExternalExt'' | Number of downloads using drag&drop to Windows File Explorer using [[dragext|Drag&drop shell extension]]. | | 
-| ''DownloadsDragDropExternalExtTargetUnknown'' | Number of downloads using drag&drop to Windows Explorer using Drag&drop shell extension failed due to unresolved target folder. | 5.2.7 |+| ''DownloadsDragDropExternalExtTargetUnknown'' | Number of downloads using drag&drop to Windows File Explorer using Drag&drop shell extension failed due to unresolved target folder. | 5.2.7 | 
 +| ''DownloadsDragDropFakeFile'' | Number of downloads using drag&drop to another application by [[ui_pref_dragdrop#fake_file|dragging a fake file]]. | 5.13.2 |
| ''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 147: Line 185:
| ''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 156: Line 195:
| ''OpenedSessionsWebDAV'' | Number of connection attempts using [[webdav|WebDAV protocol]] (excluding WebDAVS). | 5.6 | | ''OpenedSessionsWebDAV'' | Number of connection attempts using [[webdav|WebDAV protocol]] (excluding WebDAVS). | 5.6 |
| ''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 |
 +| ''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 |
| ''OpenedSessionsAdvanced'' | Number of connection attempts with any advanced option set (all except those available on [[ui_login|Login dialog]] and session state ([[ui_login_directories#directories|local and remote directories]], [[task_navigate#synchronize_browsing|synchronized browsing state]] and [[task_connections#session_color|session color]]). | | | ''OpenedSessionsAdvanced'' | Number of connection attempts with any advanced option set (all except those available on [[ui_login|Login dialog]] and session state ([[ui_login_directories#directories|local and remote directories]], [[task_navigate#synchronize_browsing|synchronized browsing state]] and [[task_connections#session_color|session color]]). | |
| ''OpenedSessionsLogToFile2'' | Number of connection attempts with session [[logging|logging to file]] enabled. | 5.2.5 | | ''OpenedSessionsLogToFile2'' | Number of connection attempts with session [[logging|logging to file]] enabled. | 5.2.5 |
Line 176: Line 220:
| ''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 190: Line 234:
| ''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 214: Line 265:
| ''OpenedSessionsFTPSyncplify'' | Number of opened sessions to Syncplify FTP server. | 5.7.4 | | ''OpenedSessionsFTPSyncplify'' | Number of opened sessions to Syncplify FTP server. | 5.7.4 |
| ''OpenedSessionsFTPIdea'' | Number of opened sessions to IDEA FTP server. | 5.7.6 | | ''OpenedSessionsFTPIdea'' | Number of opened sessions to IDEA FTP server. | 5.7.6 |
 +| ''OpenedSessionsFTPMVS'' | Number of opened sessions to IBM MVS FTP server. | 5.9.2 |
 +| ''OpenedSessionsFTPVMS'' | Number of opened sessions to IBM VMS FTP server. | 5.10.2 |
| ''OpenedSessionsFTPOther'' | Number of opened sessions to other FTP server. | 5.5.6 | | ''OpenedSessionsFTPOther'' | Number of opened sessions to other FTP server. | 5.5.6 |
| ''OpenedSessionsWebDAVIIS'' | Number of opened sessions to IIS WebDAV server. | 5.5.6 | | ''OpenedSessionsWebDAVIIS'' | Number of opened sessions to IIS WebDAV server. | 5.5.6 |
Line 226: Line 279:
| ''OpenedSessionsTLS11'' | Number of opened sessions using TLS 1.1. | 5.5.5 | | ''OpenedSessionsTLS11'' | Number of opened sessions using TLS 1.1. | 5.5.5 |
| ''OpenedSessionsTLS12'' | Number of opened sessions using TLS 1.2. | 5.5.5 | | ''OpenedSessionsTLS12'' | Number of opened sessions using TLS 1.2. | 5.5.5 |
 +| ''OpenedSessionsTLS13'' | Number of opened sessions using TLS 1.3. | 5.17.2 |
 +| ''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 |
| ''MaxOpenedSessions'' | Maximal number of [[task_connections|opened sessions]] at the same time. | | | ''MaxOpenedSessions'' | Maximal number of [[task_connections|opened sessions]] at the same time. | |
| ''HostNotVerified'' | Number of times user rejected host verification (SSH host key or TLS/SSL certificate). | 5.5.4 | | ''HostNotVerified'' | Number of times user rejected host verification (SSH host key or TLS/SSL certificate). | 5.5.4 |
 +| ''HostKeyNewAccepted'' | Number of times a new host key was automatocally accepted in automation | 5.18 |
| ''RemoteFilesExecuted'' | Number of remote files [[task_edit|opened]] in an associated application. | | | ''RemoteFilesExecuted'' | Number of remote files [[task_edit|opened]] in an associated application. | |
| ''RemoteFilesOpenedInInternalEditor'' | Number of remote files opened in an [[ui_editor|internal editor]]. | | | ''RemoteFilesOpenedInInternalEditor'' | Number of remote files opened in an [[ui_editor|internal editor]]. | |
Line 259: Line 317:
| ''KeyboardSelections'' | Number of [[ui_file_panel#selecting_files|files selected]] using keyboard. | | | ''KeyboardSelections'' | Number of [[ui_file_panel#selecting_files|files selected]] using keyboard. | |
| ''MouseSelections'' | Number of files selected using mouse. | | | ''MouseSelections'' | Number of files selected using mouse. | |
 +| ''MaskSelections'' | Number of selecting using file mask. | 5.9.3 |
 +| ''Filters'' | Number of filters applied to file panel. | 5.9.3 |
| ''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 269: Line 329:
| ''ContinuationsOnError'' | Number of operations started with //[[ui_pref_environment|Continue on error]]// option enabled. | 5.5.5 | | ''ContinuationsOnError'' | Number of operations started with //[[ui_pref_environment|Continue on error]]// option enabled. | 5.5.5 |
| ''SftpFailureErrors'' | Number of [[sftp_codes#code_4|"Failure" errors]] returned by the SFTP server. | 5.7.1 | | ''SftpFailureErrors'' | Number of [[sftp_codes#code_4|"Failure" errors]] returned by the SFTP server. | 5.7.1 |
 +| ''PasswordChanges'' | Number of password change attempts. | 5.10 |
 +| ''PasswordChangesFailed'' | Number of failed password change attempts. | 5.10 |
| ''UpdateChecksSucceeded'' | Number of successful [[updates|update checks]]. | 5.5 | | ''UpdateChecksSucceeded'' | Number of successful [[updates|update checks]]. | 5.5 |
| ''UpdateChecksFailed'' | Number of failed update checks. | 5.5 | | ''UpdateChecksFailed'' | Number of failed update checks. | 5.5 |
Line 285: Line 347:
| ''UpdateFailures'' | Number of failed automatic updates. | 5.8 | | ''UpdateFailures'' | Number of failed automatic updates. | 5.8 |
| ''UpdateFailuresDownload'' | Number of automatic updates that failed while downloading. | 5.8 | | ''UpdateFailuresDownload'' | Number of automatic updates that failed while downloading. | 5.8 |
 +| ''UpdateCertificateErrors'' | Number of update checks or automatic updates that failed due to certificate error. | 5.9.1 |
| ''UpdateDownloadCancels'' | Number of automatic updates downloads cancelled by user. | 5.8 | | ''UpdateDownloadCancels'' | Number of automatic updates downloads cancelled by user. | 5.8 |
-| ''TipsShownAuto'' | Number of automatic displays of [[ui_tip|tip window]]. | 5.8 |+| ''TipsShownAuto'' | Number of automatic displays of [[ui_tips|tip window]]. | 5.8 |
| ''TipsShownCommand'' | Number of manual displays of tip window. | 5.8 | | ''TipsShownCommand'' | Number of manual displays of tip window. | 5.8 |
| ''TipsNoUnseen'' | Number of application starts eligible for automatic tip display, when no tip was available. | 5.8 | | ''TipsNoUnseen'' | Number of application starts eligible for automatic tip display, when no tip was available. | 5.8 |
Line 301: Line 364:
| ''CommandLineJumpList'' | Number of sessions/workspaces opened [[ui_jump_list|jump list]]. | 5.2.5 | | ''CommandLineJumpList'' | Number of sessions/workspaces opened [[ui_jump_list|jump list]]. | 5.2.5 |
| ''CommandLineDesktop'' | Number of sessions/workspaces/folders opened from [[integration#icons|desktop shortcut]] created by WinSCP 5.2.5 or later. | 5.2.5 | | ''CommandLineDesktop'' | Number of sessions/workspaces/folders opened from [[integration#icons|desktop shortcut]] created by WinSCP 5.2.5 or later. | 5.2.5 |
-| ''CommandLineSendToHook'' | Number of sessions opened from [[integration#send_to|Windows Explorer's 'Send To' menu]] created by 5.2.5 or later. | 5.2.5 |+| ''CommandLineSendToHook'' | Number of sessions opened from [[integration#send_to|Windows File Explorer's 'Send To' menu]] created by 5.2.5 or later. | 5.2.5 |
| ''CommandLineSession2'' | Number of other non-script [[commandline#session|sessions/workspaces/folders opened from command-line]]. | 5.2.5 | | ''CommandLineSession2'' | Number of other non-script [[commandline#session|sessions/workspaces/folders opened from command-line]]. | 5.2.5 |
| ''CommandLineSessionSave'' | Number of [[integration#url|site hyperlinks with save extension]] clicked. | 5.2.5 | | ''CommandLineSessionSave'' | Number of [[integration#url|site hyperlinks with save extension]] clicked. | 5.2.5 |
| ''UsageShown'' | Usage displays (''/help'' or equivalent). | 5.6.3 | | ''UsageShown'' | Usage displays (''/help'' or equivalent). | 5.6.3 |
| ''KeyGen'' | Number of uses of [[commandline#keygen|command-line interface for converting and editing private keys]]. | 5.8 | | ''KeyGen'' | Number of uses of [[commandline#keygen|command-line interface for converting and editing private keys]]. | 5.8 |
 +| ''FingerprintScan'' | Number of uses of ''[[library_session_scanfingerprint|Session.ScanFingerprint]]'' method in .NET assembly. | 5.8.2 |
| ''BatchSettings'' | Mass modifications of stored sites (''/batchsettings''). | 5.6.3 | | ''BatchSettings'' | Mass modifications of stored sites (''/batchsettings''). | 5.6.3 |
| ''SendToAnotherInstance'' | Sessions sent to an existing instance of WinSCP. | 5.2 | | ''SendToAnotherInstance'' | Sessions sent to an existing instance of WinSCP. | 5.2 |
Line 312: Line 376:
| ''PrivateKeyConverted'' | Converted a private key in unsupported format. | 5.8 | | ''PrivateKeyConverted'' | Converted a private key in unsupported format. | 5.8 |
| ''PrivateKeySelectErrors'' | Errors when selecting a private key. | 5.5.4 | | ''PrivateKeySelectErrors'' | Errors when selecting a private key. | 5.5.4 |
 +| ''ExtensionAddsFromUrl'' | Installations of extension from URL. | 5.8.2 |
 +| ''ExtensionAddsFromFile'' | Installations of extension from local file. | 5.8.2 |
| ''LongPath'' | Long paths (260 or longer) encountered. | 5.6 | | ''LongPath'' | Long paths (260 or longer) encountered. | 5.6 |
| ''AccessViolations'' | Fatal errors. | 5.1.3 | | ''AccessViolations'' | Fatal errors. | 5.1.3 |
Line 318: Line 384:
| ''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 | | ''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 |
 +| ''PixelsPerInchChanged'' | Number of runtime changes of DPI (Windows 8.1 and newer only). | 5.9.4 |
===== Further reading ===== ===== Further reading =====
  * [[privacy|WinSCP Privacy Policy]]   * [[privacy|WinSCP Privacy Policy]]
  * [[license|WinSCP License]]   * [[license|WinSCP License]]

Last modified: by martin