Differences
This shows you the differences between the selected revisions of the page.
2012-05-06 | 2012-05-07 | ||
Correction of FileSaved (Petr) | Scripting and logging related counters (martin) | ||
Line 76: | Line 76: | ||
| ''OpenedSessionsFTPS'' | Number of [[task_connections|opened sessions]] using [[ftps|FTPS protocol]]. | | | ''OpenedSessionsFTPS'' | Number of [[task_connections|opened sessions]] using [[ftps|FTPS protocol]]. | | ||
| ''OpenedSessionsPrivateKey'' | Number of [[task_connections|opened sessions]] authenticated using [[public_key|private key]]. | | | ''OpenedSessionsPrivateKey'' | Number of [[task_connections|opened sessions]] authenticated using [[public_key|private key]]. | | ||
+ | | ''OpenedSessionsLogToFile'' | Number of [[task_connections|opened sessions]] with session [[logging|logging to file]] enabled. | | ||
+ | | ''OpenedSessionsXmlLog'' | Number of [[task_connections|opened sessions]] with [[logging_xml|XML logging]] enabled. | | ||
| ''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 [[task_edit|opened]] in an [[ui_editor|internal editor]]. | | | ''RemoteFilesOpenedInInternalEditor'' | Number of remote files [[task_edit|opened]] in an [[ui_editor|internal editor]]. | | ||
Line 99: | Line 101: | ||
| ''MouseSelections'' | Number of [[ui_file_panel#selecting_files|files selected]] using mouse. | | | ''MouseSelections'' | Number of [[ui_file_panel#selecting_files|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''. | | ||
+ | | ''ConsoleOwn'' | Number of scripting/console runs using ''winscp.exe'' (''[[commandline#scripting|/console]]''). | | ||
+ | | ''ConsoleNull'' | Number of hidden scripting/console runs. | | ||
+ | | ''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]]''). | | ||
+ | | ''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]]''). | | ||
+ | | ''ScriptXmlLog'' | Number of scripting/console runs with XML logging enabled on command-line (''[[commandline#session|/xmllog]]''). | | ||
| ''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. | |