Differences
This shows you the differences between the selected revisions of the page.
2012-05-06 | 2012-05-06 | ||
Partial clarifications - part 1 (Petr) | Clarificaitons - part 2 (Petr) | ||
Line 68: | Line 68: | ||
| ''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'' | [[task_download#dragdrop|Downloads using drag&drop]] within application. | | + | | ''DownloadsDragDropInternal'' | Number of [[task_download#dragdrop|downloads using drag&drop]] within application. | |
- | | ''DownloadsDragDropExternalExt'' | [[task_download#dragdrop|Downloads using drag&drop]] to Windows Explorer using [[dragext|Drag&drop shell extension]]. | | + | | ''DownloadsDragDropExternalExt'' | Number of [[task_download#dragdrop|downloads using drag&drop]] to Windows Explorer using [[dragext|Drag&drop shell extension]]. | |
- | | ''DownloadsDragDropExternalTemp'' | [[task_download#dragdrop|Downloads using drag&drop]] to another application using [[ui_pref_dragdrop#temporary|temporary folder]]. | | + | | ''DownloadsDragDropExternalTemp'' | Number of [[task_download#dragdrop|downloads using drag&drop]] to another application using [[ui_pref_dragdrop#temporary|temporary folder]]. | |
- | | ''OpenedSessionsSCP'' | [[task_connections|Opened sessions]] using [[scp|SCP protocol]]. | | + | | ''OpenedSessionsSCP'' | Number of [[task_connections|opened sessions]] using [[scp|SCP protocol]]. | |
- | | ''OpenedSessionsSFTP'' | Opened sessions using [[sftp|SFTP protocol]]. | | + | | ''OpenedSessionsSFTP'' | Number of [[task_connections|opened sessions]] using [[sftp|SFTP protocol]]. | |
- | | ''OpenedSessionsFTP'' | Opened sessions using [[ftp|FTP protocol]]. | | + | | ''OpenedSessionsFTP'' | Number of [[task_connections|opened sessions]] using [[ftp|FTP protocol]]. | |
- | | ''OpenedSessionsFTPS'' | Opened sessions using [[ftps|FTPS protocol]]. | | + | | ''OpenedSessionsFTPS'' | Number of [[task_connections|opened sessions]] using [[ftps|FTPS protocol]]. | |
- | | ''OpenedSessionsPrivateKey'' | Opened sessions authenticated using [[public_key|private key]]. | | + | | ''OpenedSessionsPrivateKey'' | Number of [[task_connections|opened sessions]] authenticated using [[public_key|private key]]. | |
- | | ''RemoteFilesExecuted'' | Remote files [[task_edit|opened]] in an associated application. | | + | | ''RemoteFilesExecuted'' | Number of remote files [[task_edit|opened]] in an associated application. | |
- | | ''RemoteFilesOpenedInInternalEditor'' | 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]]. | |
- | | ''RemoteFilesOpenedInExternalEditor'' | Remote files [[task_edit|opened]] in an external editor. | | + | | ''RemoteFilesOpenedInExternalEditor'' | Number of remote files [[task_edit|opened]] in an external editor. | |
- | | ''LocalFilesExecuted'' | Local files [[task_edit|opened]] in an associated application. | | + | | ''LocalFilesExecuted'' | Number of local files [[task_edit|opened]] in an associated application. | |
- | | ''LocalFilesOpenedInInternalEditor'' | Local files [[task_edit|opened]] in an [[ui_editor|internal editor]]. | | + | | ''LocalFilesOpenedInInternalEditor'' | Number of local files [[task_edit|opened]] in an [[ui_editor|internal editor]]. | |
- | | ''LocalFilesOpenedInExternalEditor'' | Local files [[task_edit|opened]] in an external editor. | | + | | ''LocalFilesOpenedInExternalEditor'' | Number of local files [[task_edit|opened]] in an external editor. | |
- | | ''FilesSaved'' | [[task_edit|Files edited/opened]] and saved. | | + | | ''FilesSaved'' | Number of [[task_edit|files edited/opened]] and saved. | |
- | | ''FileSaves'' | File saves. | | + | | ''FileSaves'' | Number of file saves. | |
- | | ''Synchronizations'' | [[task_synchronize_full|Synchronization]] runs. | | + | | ''Synchronizations'' | Number of [[task_synchronize_full|Synchronization]] runs. | |
- | | ''KeepUpToDates'' | [[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'' | Executions of [[remote_command|remote command]]. | | + | | ''RemoteCommandExecutions'' | Number of executions of [[remote_command|remote command]]. | |
- | | ''LocalCustomCommandRuns'' | Runs of local [[custom_command|custom commands]]. | | + | | ''LocalCustomCommandRuns'' | Number of runs of local [[custom_command|custom commands]]. | |
- | | ''RemoteCustomCommandRuns'' | Runs of remote [[custom_command|custom commands]]. | | + | | ''RemoteCustomCommandRuns'' | Number of runs of remote [[custom_command|custom commands]]. | |
- | | ''CopyParamAutoSelects'' | Automatic selections of [[transfer_settings|transfer setting preset]]. | | + | | ''CopyParamAutoSelects'' | Number of automatic selections of [[transfer_settings|transfer setting preset]]. | |
- | | ''SpaceAvailableChecks'' | Checks for [[ui_fsinfo#space|space available]] on remote server. | | + | | ''SpaceAvailableChecks'' | Number of checks for [[ui_fsinfo#space|space available]] on remote server. | |
- | | ''SynchronizeBrowsingEnabled'' | Starts of [[task_navigate#synchronize_browsing|synchronized browsing]]. | | + | | ''SynchronizeBrowsingEnabled'' | Number of starts of [[task_navigate#synchronize_browsing|synchronized browsing]]. | |
- | | ''FileFinds'' | [[task_find|Find file]] runs. | | + | | ''FileFinds'' | Number of [[task_find|Find file]] runs. | |
- | | ''OpenInPutty'' | [[integration_app#open_putty|Open in PuTTY]] uses. | | + | | ''OpenInPutty'' | Number of [[integration_app#open_putty|Open in PuTTY]] uses. | |
- | | ''ChecksumCalculated'' | [[ui_properties#checksum|Checksum calculation]] runs. | | + | | ''ChecksumCalculated'' | Number of [[ui_properties#checksum|Checksum calculation]] runs. | |
- | | ''RemoteLinksCreated'' | [[task_link|Remote links created]]. | | + | | ''RemoteLinksCreated'' | Number of [[task_link|remote links created]]. | |
- | | ''KeyboardSelections'' | [[ui_file_panel#selecting_files|Files selected]] using keyboard. | | + | | ''KeyboardSelections'' | Number of [[ui_file_panel#selecting_files|files selected]] using keyboard. | |
- | | ''MouseSelections'' | [[ui_file_panel#selecting_files|Files selected]] using mouse. | | + | | ''MouseSelections'' | Number of [[ui_file_panel#selecting_files|files selected]] using mouse. | |
- | | ''InterfaceChanges'' | [[interfaces|Interface]] changes. | | + | | ''InterfaceChanges'' | Number of [[interfaces|interface]] changes. | |
| ''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. | |