Differences
This shows you the differences between the selected revisions of the page.
2013-10-01 | 2013-10-01 | ||
ftp counters exclude ftps (martin) | adding "Introduced" column (martin) | ||
Line 20: | Line 20: | ||
==== [[static]] Static information about your system and WinSCP installation ==== | ==== [[static]] Static information about your system and WinSCP installation ==== | ||
- | ^ Name ^ Description ^ | + | ^ Name ^ Description ^ Introduced ^ |
- | | ''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 ''[[http://msdn.microsoft.com/en-us/library/windows/desktop/ms724358.aspx|GetProductInfo]]'' Windows API function.)) | | + | | ''WindowsProductType'' | Windows product type.((See ''[[http://msdn.microsoft.com/en-us/library/windows/desktop/ms724358.aspx|GetProductInfo]]'' Windows API function.)) | 5.2.4 | |
- | | ''DefaultLocale'' | Default locale of your Windows installation ([[http://msdn.microsoft.com/en-us/goglobal/bb964664.aspx|Locale IDs Assigned by Microsoft]]). | | + | | ''DefaultLocale'' | Default locale of your Windows installation ([[http://msdn.microsoft.com/en-us/goglobal/bb964664.aspx|Locale IDs Assigned by Microsoft]]). | | |
- | | ''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). | | |
- | | ''InProgramFiles'' | Is WinSCP installed in default //Program Files// folder? | | + | | ''InProgramFiles'' | Is WinSCP installed in default //Program Files// folder? | | |
- | | ''Locale'' | Locale ([[languages|translation]]) of WinSCP. | | + | | ''Locale'' | Locale ([[languages|translation]]) of WinSCP. | | |
- | | ''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. | | |
- | | ''CurrentVersion'' | Current version of WinSCP. | | + | | ''CurrentVersion'' | Current version of WinSCP. | | |
- | | ''AnyBetaUsed'' | Ever used a beta version of WinSCP? | | + | | ''AnyBetaUsed'' | Ever used a beta version of WinSCP? | | |
- | | ''LastReport'' | Time since the last reset of [[usagestatistics#counters|period counters]]. | | + | | ''LastReport'' | Time since the last reset of [[usagestatistics#counters|period counters]]. | | |
- | | ''PixelsPerInch'' | Items size/DPI configuration. | | + | | ''PixelsPerInch'' | Items size/DPI configuration. | 5.2.4 | |
- | | ''WorkAreaWidth'' | Width of the usable space on the primary monitor. | | + | | ''WorkAreaWidth'' | Width of the usable space on the primary monitor. | 5.2.4 | |
- | | ''WorkAreaHeight'' | Height of the usable space on the primary monitor. | | + | | ''WorkAreaHeight'' | Height of the usable space on the primary monitor. | 5.2.4 | |
- | | ''MonitorCount'' | Number of monitors used to comprise the desktop. | | + | | ''MonitorCount'' | Number of monitors used to comprise the desktop. | 5.2.4 | |
==== Information about your WinSCP configuration ==== | ==== Information about your WinSCP configuration ==== | ||
- | ^ Name ^ Description ^ | + | ^ Name ^ Description ^ Introduced ^ |
- | | ''StoredSessionsCountSCP'' | Number of [[session_configuration#site|sites]] using [[scp|SCP protocol]]. | | + | | ''StoredSessionsCountSCP'' | Number of [[session_configuration#site|sites]] using [[scp|SCP protocol]]. | | |
- | | ''StoredSessionsCountSFTP'' | Number of sites using [[sftp|SFTP protocol]]. | | + | | ''StoredSessionsCountSFTP'' | Number of sites using [[sftp|SFTP protocol]]. | | |
- | | ''StoredSessionsCountFTP'' | Number of sites using [[ftp|FTP protocol]] (excluding FTPS). | | + | | ''StoredSessionsCountFTP'' | Number of sites using [[ftp|FTP protocol]] (excluding FTPS). | | |
- | | ''StoredSessionsCountFTPS'' | Number of sites using [[ftps|FTPS protocol]]. | | + | | ''StoredSessionsCountFTPS'' | Number of sites using [[ftps|FTPS protocol]]. | | |
- | | ''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 | |
- | | ''StoredSessionsCountAdvanced'' | Number of sites with any advanced option set (all except those available on //[[ui_login_session|Session page]]// of Login dialog and initial //[[ui_login_directories#directories|Local and Remote directories]]//). | | + | | ''StoredSessionsCountAdvanced'' | Number of sites with any advanced option set (all except those available on //[[ui_login_session|Session page]]// of Login dialog and initial //[[ui_login_directories#directories|Local and Remote directories]]//). | | |
- | | ''UsingDefaultStoredSession'' | [[session_configuration#default|Default site settings]] set? | | + | | ''UsingDefaultStoredSession'' | [[session_configuration#default|Default site settings]] set? | | |
- | | ''UsingStoredSessionsFolders'' | Any [[ui_login_stored_sessions#folders|site folder]] used? | | + | | ''UsingStoredSessionsFolders'' | Any [[ui_login_stored_sessions#folders|site folder]] used? | | |
- | | ''Interface'' | [[interfaces|Interface]] used (0 = Commander, 1 = Explorer). | | + | | ''Interface'' | [[interfaces|Interface]] used (0 = Commander, 1 = Explorer). | | |
- | | ''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]]. | | |
- | | ''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"). | | |
==== [[counters]] Counters of your use of WinSCP ==== | ==== [[counters]] Counters of your use of WinSCP ==== | ||
Line 62: | Line 62: | ||
* Period, counting since the last time usage statistics were sent to us (see also ''[[usagestatistics#static|UpdateLastReport]]''), with ''Period'' prefix. | * Period, counting since the last time usage statistics were sent to us (see also ''[[usagestatistics#static|UpdateLastReport]]''), with ''Period'' prefix. | ||
- | ^ Name((used with prefixes: Lifetime, Period)) ^ Description ^ | + | ^ Name((used with prefixes: Lifetime, Period)) ^ Description ^ Introduced ^ |
- | | ''Runs'' | Number of WinSCP runs. | | + | | ''Runs'' | Number of WinSCP runs. | | |
- | | ''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). | | |
- | | ''UploadsCommand'' | Number of [[task_upload|uploads]] using menu or keyboard. | | + | | ''UploadsCommand'' | Number of [[task_upload|uploads]] using menu or keyboard. | | |
- | | ''DownloadsCommand'' | Number of [[task_download|downloads]] using menu or keyboard. | | + | | ''DownloadsCommand'' | Number of [[task_download|downloads]] using menu or keyboard. | | |
- | | ''UploadsDragDropInternal'' | Number of [[task_upload#dragdrop|uploads using drag&drop]] within application. | | + | | ''UploadsDragDropInternal'' | Number of [[task_upload#dragdrop|uploads using drag&drop]] within application. | | |
- | | ''UploadsDragDropExternal'' | Number of uploads using drag&drop from another application. | | + | | ''UploadsDragDropExternal'' | Number of uploads using drag&drop from another application. | | |
- | | ''TransfersOnBackground'' | Number of transfers on [[transfer_queue|background]] (in transfer queue). | | + | | ''TransfersOnBackground'' | Number of transfers on [[transfer_queue|background]] (in transfer queue). | | |
- | | ''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 | |
- | | ''UploadedFiles'' | Number of [[task_upload|uploaded]] files (excluding background transfers). | | + | | ''UploadedFiles'' | Number of [[task_upload|uploaded]] files (excluding background transfers). | | |
- | | ''DownloadedFiles'' | Number of [[task_download|downloaded]] files (excluding background transfers). | | + | | ''DownloadedFiles'' | Number of [[task_download|downloaded]] files (excluding background transfers). | | |
- | | ''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]]. | | + | | ''DownloadsDragDropExternalExt'' | Number of downloads using drag&drop to Windows Explorer using [[dragext|Drag&drop shell extension]]. | | |
- | | ''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]]. | | |
- | | ''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]]. | | |
- | | ''OpenedSessionsFTP'' | Number of connection attempts using [[ftp|FTP protocol]] (excluding FTPS). | | + | | ''OpenedSessionsFTP'' | Number of connection attempts using [[ftp|FTP protocol]] (excluding FTPS). | | |
- | | ''OpenedSessionsFTPS'' | Number of connection attempts using [[ftps|FTPS protocol]]. | | + | | ''OpenedSessionsFTPS'' | Number of connection attempts using [[ftps|FTPS protocol]]. | | |
- | | ''OpenedSessionsPrivateKey2'' | Number of connection attempts using [[public_key|private key]]. | | + | | ''OpenedSessionsPrivateKey2'' | Number of connection attempts using [[public_key|private key]]. | 5.1.5((Replaced ''OpenedSessionsPrivateKey''.)) | |
- | | ''OpenedSessionsAdvanced'' | Number of connection attempts with any advanced option set (all except those available on //[[ui_login_session|Session page]]// of Login dialog and initial //[[ui_login_directories#directories|Local and Remote directories]]//). | | + | | ''OpenedSessionsAdvanced'' | Number of connection attempts with any advanced option set (all except those available on //[[ui_login_session|Session page]]// of Login dialog and initial //[[ui_login_directories#directories|Local and Remote directories]]//). | | |
- | | ''OpenedSessionsLogToFile'' | Number of connection attempts with session [[logging|logging to file]] enabled. | | + | | ''OpenedSessionsLogToFile'' | Number of connection attempts with session [[logging|logging to file]] enabled. | | |
- | | ''OpenedSessionsXmlLog'' | Number of connection attempts with [[logging_xml|XML logging]] enabled. | | + | | ''OpenedSessionsXmlLog'' | Number of connection attempts with [[logging_xml|XML logging]] enabled. | | |
- | | ''MaxOpenedSessions'' | Maximal number of [[task_connections|opened sessions]] at the same time. | | + | | ''MaxOpenedSessions'' | Maximal number of [[task_connections|opened sessions]] at the same time. | | |
- | | ''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]]. | | |
- | | ''RemoteFilesOpenedInExternalEditor'' | Number of remote files opened in an external editor. | | + | | ''RemoteFilesOpenedInExternalEditor'' | Number of remote files opened in an external editor. | | |
- | | ''LocalFilesExecuted'' | Number of local files opened in an associated application. | | + | | ''LocalFilesExecuted'' | Number of local files opened in an associated application. | | |
- | | ''LocalFilesOpenedInInternalEditor'' | Number of local files opened in an [[ui_editor|internal editor]]. | | + | | ''LocalFilesOpenedInInternalEditor'' | Number of local files opened in an [[ui_editor|internal editor]]. | | |
- | | ''LocalFilesOpenedInExternalEditor'' | Number of local files opened in an external editor. | | + | | ''LocalFilesOpenedInExternalEditor'' | Number of local files opened in an external editor. | | |
- | | ''RemoteFilesSaved'' | Number of remote files [[task_edit|edited/opened]] and saved. | | + | | ''RemoteFilesSaved'' | Number of remote files [[task_edit|edited/opened]] and saved. | | |
- | | ''RemoteFileSaves'' | Number of remote file saves. | | + | | ''RemoteFileSaves'' | Number of remote file saves. | | |
- | | ''Synchronizations'' | Number of [[task_synchronize_full|Synchronization]] runs. | | + | | ''Synchronizations'' | Number of [[task_synchronize_full|Synchronization]] runs. | | |
- | | ''KeepUpToDates'' | Number of [[task_keep_up_to_date|Keep remote directory up to date]] runs. | | + | | ''KeepUpToDates'' | Number of [[task_keep_up_to_date|Keep remote directory up to date]] runs. | | |
- | | ''RemoteCommandExecutions'' | Number of executions of [[remote_command|remote command]]. | | + | | ''RemoteCommandExecutions'' | Number of executions of [[remote_command|remote command]]. | | |
- | | ''LocalCustomCommandRuns'' | Number of runs of local [[custom_command|custom commands]]. | | + | | ''LocalCustomCommandRuns'' | Number of runs of local [[custom_command|custom commands]]. | | |
- | | ''RemoteCustomCommandRuns'' | Number of runs of remote custom commands. | | + | | ''RemoteCustomCommandRuns'' | Number of runs of remote custom commands. | | |
- | | ''CopyParamAutoSelects'' | Number of automatic selections of [[transfer_settings|transfer setting preset]]. | | + | | ''CopyParamAutoSelects'' | Number of automatic selections of [[transfer_settings|transfer setting preset]]. | | |
- | | ''SpaceAvailableChecks'' | Number of checks for [[ui_fsinfo#space|space available]] on remote server. | | + | | ''SpaceAvailableChecks'' | Number of checks for [[ui_fsinfo#space|space available]] on remote server. | | |
- | | ''SynchronizeBrowsingEnabled'' | Number of starts of [[task_navigate#synchronize_browsing|synchronized browsing]]. | | + | | ''SynchronizeBrowsingEnabled'' | Number of starts of [[task_navigate#synchronize_browsing|synchronized browsing]]. | | |
- | | ''FileFinds'' | Number of [[task_find|Find file]] runs. | | + | | ''FileFinds'' | Number of [[task_find|Find file]] runs. | | |
- | | ''OpenInPutty'' | Number of [[integration_app#open_putty|Open in PuTTY]] uses. | | + | | ''OpenInPutty'' | Number of [[integration_app#open_putty|Open in PuTTY]] uses. | | |
- | | ''ChecksumCalculated'' | Number of [[ui_properties#checksum|Checksum calculation]] runs. | | + | | ''ChecksumCalculated'' | Number of [[ui_properties#checksum|Checksum calculation]] runs. | | |
- | | ''RemoteLinksCreated'' | Number of [[task_link|remote links created]]. | | + | | ''RemoteLinksCreated'' | Number of [[task_link|remote links created]]. | | |
- | | ''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. | | |
- | | ''InterfaceChanges'' | Number of [[interfaces|interface]] changes. | | + | | ''InterfaceChanges'' | Number of [[interfaces|interface]] changes. | | |
- | | ''ConsoleExternal'' | Number of [[scripting|scripting/console]] runs using ''winscp.com''. | | + | | ''ConsoleExternal'' | Number of [[scripting|scripting/console]] runs using ''winscp.com''. | | |
- | | ''ConsoleOwn'' | Number of scripting/console runs using ''winscp.exe'' (''[[commandline#scripting|/console]]''). | | + | | ''ConsoleOwn'' | Number of scripting/console runs using ''winscp.exe'' (''[[commandline#scripting|/console]]''). | | |
- | | ''ConsoleNull'' | Number of hidden scripting/console runs. | | + | | ''ConsoleNull'' | Number of hidden scripting/console runs. | | |
- | | ''ConsoleDotNet'' | Number of [[library|.NET]] session runs. | | + | | ''ConsoleDotNet'' | Number of [[library|.NET]] session runs. | | |
- | | ''ScriptFile'' | Number of [[scripting|scripting]] runs using script file (''[[commandline#scripting|/script]]''). | | + | | ''ScriptFile'' | Number of [[scripting|scripting]] runs using script file (''[[commandline#scripting|/script]]''). | | |
- | | ''ScriptCommands'' | Number of scripting runs with commands passed on command-line (''[[commandline#scripting|/command]]''). | | + | | ''ScriptCommands'' | Number of scripting runs with commands passed on command-line (''[[commandline#scripting|/command]]''). | | |
- | | ''ScriptParameters'' | Number of scripting runs with parameters passed on command-line (''[[commandline#scripting|/parameters]]''). | | + | | ''ScriptParameters'' | Number of scripting runs with parameters passed on command-line (''[[commandline#scripting|/parameters]]''). | | |
- | | ''ScriptLog'' | Number of scripting/console runs with session logging enabled on command-line (''[[commandline#session|/log]]''). | | + | | ''ScriptLog'' | Number of scripting/console runs with session logging enabled on command-line (''[[commandline#session|/log]]''). | | |
- | | ''ScriptXmlLog'' | Number of scripting/console runs with XML logging enabled on command-line (''[[commandline#session|/xmllog]]''). | | + | | ''ScriptXmlLog'' | Number of scripting/console runs with XML logging enabled on command-line (''[[commandline#session|/xmllog]]''). | | |
- | | ''CommandLineOperation'' | Number of [[commandline#operations|command-line operation]] runs. | | + | | ''CommandLineOperation'' | Number of [[commandline#operations|command-line operation]] runs. | | |
- | | ''CommandLineSession'' | Number of non-script [[commandline#session|sessions opened from command-line]]. | | + | | ''CommandLineSession'' | Number of non-script [[commandline#session|sessions opened from command-line]]. | | |
- | | ''AccessViolations'' | Fatal errors. | | + | | ''AccessViolations'' | Fatal errors. | 5.1.3 | |
- | | ''ExternalExceptions'' | Fatal errors. | | + | | ''ExternalExceptions'' | Fatal errors. | 5.1.3 | |
- | | ''HeapExceptions'' | Fatal errors. | | + | | ''HeapExceptions'' | Fatal errors. | 5.1.3 | |
- | | ''MaxQueueLength'' | Maximal number of transfers in [[transfer_queue|transfer queue]]. | | + | | ''GlobalFailures'' | Number of global errors. | 5.1.3 | |
- | | ''MaxBookmarks'' | Maximal number of [[task_navigate#bookmarks|bookmarks]] in any bookmark set. | | + | | ''MaxQueueLength'' | Maximal number of transfers in [[transfer_queue|transfer queue]]. | | |
- | | ''GlobalFailures'' | Number of global errors. | | + | | ''MaxBookmarks'' | Maximal number of [[task_navigate#bookmarks|bookmarks]] in any bookmark set. | | |
===== Further reading ===== | ===== Further reading ===== | ||
* [[privacy|WinSCP Privacy Policy]] | * [[privacy|WinSCP Privacy Policy]] | ||
* [[license|WinSCP License]] | * [[license|WinSCP License]] |