Differences

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

2013-10-24 2013-10-25
integration_putty#open_putty (martin) 5.2.5 counters (martin)
Line 24: Line 24:
| ''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.)) | 5.2.4 | | ''WindowsProductType'' | Windows product type.((See ''[[http://msdn.microsoft.com/en-us/library/windows/desktop/ms724358.aspx|GetProductInfo]]'' Windows API function.)) | 5.2.4 |
 +| ''Windows64'' | Using 64-bit edition of Windows? | 5.2.5 |
| ''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]]). | |
 +| ''NotUseThemes'' | Are visual styles (themes) disabled system-wide or for WinSCP? | 5.2.5 |
| ''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 |
| ''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. | |
Line 47: Line 50:
| ''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]]//). | |
 +| ''StoredSessionsAdvancedList'' | List of advanced site settings used. | 5.2.5 |
| ''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 | | ''UsingWorkspaces'' | Any [[workspace|workspace]] used? | 5.2 |
| ''Interface'' | [[interfaces|Interface]] used (0 = Commander, 1 = Explorer). | | | ''Interface'' | [[interfaces|Interface]] used (0 = Commander, 1 = Explorer). | |
 +| ''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 |
 +| ''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 |
| ''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]]. | |
Line 58: Line 66:
| ''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 | | ''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 | | ''UsingAutoSaveWorkspace'' | Automatic saving of [[workspace|workspace]] is enabled. | 5.2 |
 +| ''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 |
====  [[counters]] Counters of your use of WinSCP ==== ====  [[counters]] Counters of your use of WinSCP ====
Line 87: Line 97:
| ''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''.)) |
| ''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. | |+| ''OpenedSessionsLogToFile2'' | Number of connection attempts with session [[logging|logging to file]] enabled. | 5.2.5 |
| ''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 | | ''OpenedSessionsFailed'' | Number of connection attempts that failed. | 5.2 |
 +| ''OpenedSessionsSFTP0'' | Number of opened sessions using version 0 of [[sftp|SFTP protocol]]. | 5.2.5 |
 +| ''OpenedSessionsSFTP1'' | As above, version 1. | 5.2.5 |
 +| ''OpenedSessionsSFTP2'' | As above, version 2. | 5.2.5 |
 +| ''OpenedSessionsSFTP3'' | As above, version 3. | 5.2.5 |
 +| ''OpenedSessionsSFTP4'' | As above, version 4. | 5.2.5 |
 +| ''OpenedSessionsSFTP5'' | As above, version 5. | 5.2.5 |
 +| ''OpenedSessionsFTPMLSD'' | Number of opened sessions to FTP server supporting ''MLSD'' command. | 5.2.5 |
 +| ''OpenedSessionsFTPUTF8'' | Number of opened sessions to FTP server supporting [[ui_login_environment#utf|UTF-8 encoding of files names]]. | 5.2.5 |
 +| ''OpenedSessionsFTPWindowsPath'' | Number of opened sessions to FTP server using Windows-style paths (''C:/Windows''). | 5.2.5 |
 +| ''OpenedSessionsFTPOtherPath'' | Number of opened sessions to FTP server not using Unix nor Windows-style paths (e.g. VMS). | 5.2.5 |
| ''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 99: Line 119:
| ''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. | |
 +| ''EditInactiveSessionReopenAccepted'' | Number of accepted offers to reconnect disconnected session when saving remote file. | 5.2.5 |
 +| ''EditInactiveSessionReopenRejected'' | Number of rejected offers to reconnect disconnected session when saving remote file. | 5.2.5 |
 +| ''EditInactiveSession'' | Number of failed remove file saves due to disconnected session that was not possible to attempt to reconnect. | 5.2.5 |
| ''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. | |
Line 115: Line 138:
| ''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_sessiontabs|session tab]] moves. | 5.0.8 |
 +| ''SiteIncrementalSearches'' | Number of incremental site searches on [[ui_login|Login dialog]] | 5.2.5 |
 +| ''TemporaryDirectoryCleanupConfirmations'' | Number of prompts to [[temp_folders#cleanup|delete past temporary folders]] on startup. | 5.2.5 |
 +| ''TemporaryDirectoryCleanups'' | Number of [[temp_folders#cleanup|past temporary folders cleanups]] on startup. | 5.2.5 |
 +| ''UpdateNotifications'' | Number of [[updates#automatic_check|update notification balloons]] displayed. | 5.2.5 |
 +| ''UpdateDisplays'' | Number of displays of [[updates|update]] information window. | 5.2.5 |
 +| ''UpdateDisplaysNew'' | Number of displays of update information window showing information about a new version. | 5.2.5 |
 +| ''UpdateDownloadOpens'' | Number of clicks on //Download// button on update information window. | 5.2.5 |
 +| ''UpdateHistoryOpens'' | Number of clicks on //What's New// button on update information window. | 5.2.5 |
| ''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 126: Line 157:
| ''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]]. | |
 +| ''CommandLineSessionSave'' | Number of [[integration#url|site hyperlinks with save extension]] clicked. | 5.2.5 |
| ''SendToAnotherInstance'' | Sessions sent to an existing instance of WinSCP. | 5.2 | | ''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 | | ''ProtocolSuggestions'' | [[ui_pref_network#connections|Suggestions to use different protocol]], if server does not support default SFTP protocol. | 5.2 |

Last modified: by martin