Differences
This shows you the differences between the selected revisions of the page.
2013-10-01 | 2013-10-01 | ||
adding "Introduced" column (martin) | forgotten counters (martin) | ||
Line 49: | Line 49: | ||
| ''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? | | | ||
+ | | ''UsingWorkspaces'' | Any [[workspace|workspace]] used? | 5.2 | | ||
| ''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]]. | | | ||
Line 55: | Line 56: | ||
| ''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, ''R'' - User rejected auto-configuration, ''A'' - Useer accepted auto-configuration) | 5.2 | | ||
+ | | ''UsingAutoSaveWorkspace'' | Automatic saving of [[workspace|workspace]] is enabled. | 5.2 | | ||
==== [[counters]] Counters of your use of WinSCP ==== | ==== [[counters]] Counters of your use of WinSCP ==== | ||
Line 86: | Line 89: | ||
| ''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. | | | ||
+ | | ''OpenedSessionsFailed'' | Number of connection attempts that failed. | 5.2 | | ||
| ''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. | | | ||
Line 110: | Line 114: | ||
| ''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. | | | ||
+ | | ''SessionTabMoves'' | Number of [[ui_sessiontabs|session tab]] moves. | 5.0.8 | | ||
| ''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]]''). | | | ||
Line 121: | Line 126: | ||
| ''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]]. | | | ||
+ | | ''SendToAnotherInstance'' | Sessions sent to an existing instance of WinSCP. | 5.2 | | ||
+ | | ''ProtocolSuggestions'' | [[ui_pref_network#connections|Suggestions to use different protocol]], if server does not support default SFTP protocol. | 5.2 | | ||
| ''AccessViolations'' | Fatal errors. | 5.1.3 | | | ''AccessViolations'' | Fatal errors. | 5.1.3 | | ||
| ''ExternalExceptions'' | Fatal errors. | 5.1.3 | | | ''ExternalExceptions'' | Fatal errors. | 5.1.3 | | ||
| ''HeapExceptions'' | Fatal errors. | 5.1.3 | | | ''HeapExceptions'' | Fatal errors. | 5.1.3 | | ||
+ | | ''InternalExceptions'' | Fatal errors. | 5.2.2 | | ||
| ''GlobalFailures'' | Number of global errors. | 5.1.3 | | | ''GlobalFailures'' | Number of global errors. | 5.1.3 | | ||
| ''MaxQueueLength'' | Maximal number of transfers in [[transfer_queue|transfer queue]]. | | | | ''MaxQueueLength'' | Maximal number of transfers in [[transfer_queue|transfer queue]]. | | |