Differences
This shows you the differences between the selected revisions of the page.
2017-12-21 | 2018-05-11 | ||
5.12 counters (martin) | 5.13.2 + forgotten FingerprintScan from 5.8.2 (martin) | ||
Line 25: | Line 25: | ||
| ''WindowsProductType'' | Windows product type.((See ''[[https://msdn.microsoft.com/en-us/library/windows/desktop/ms724358.aspx|GetProductInfo]]'' Windows API function.)) | 5.2.4 | | | ''WindowsProductType'' | Windows product type.((See ''[[https://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 | | | ''Windows64'' | Using 64-bit edition of Windows? | 5.2.5 | | ||
+ | | ''UWP'' | Installed/running as Windows Store app. | 5.13.2 | | ||
| ''Wine'' | Running under [[https://www.winehq.org/|Wine]]? | 5.5.1 | | | ''Wine'' | Running under [[https://www.winehq.org/|Wine]]? | 5.5.1 | | ||
| ''NetFrameworkVersion'' | .NET framework version | 5.8.4 | | | ''NetFrameworkVersion'' | .NET framework version | 5.8.4 | | ||
Line 133: | Line 134: | ||
| ''UploadsDragDropExternal'' | Number of uploads using drag&drop from another application. | | | | ''UploadsDragDropExternal'' | Number of uploads using drag&drop from another application. | | | ||
| ''DownloadsDragDropInternal'' | Number of [[task_download#dragdrop|downloads using drag&drop]] within application. | | | | ''DownloadsDragDropInternal'' | Number of [[task_download#dragdrop|downloads using drag&drop]] within application. | | | ||
+ | | ''DownloadsDragDropQueue'' | Number of downloads using drag&drop to background transfers queue list. | 5.13.2 | | ||
| ''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]]. | | | ||
| ''DownloadsDragDropExternalExtNotInstalled'' | Number of downloads using drag&drop to Windows Explorer failed due to absence of Drag&drop shell extension. | 5.2.7 | | | ''DownloadsDragDropExternalExtNotInstalled'' | Number of downloads using drag&drop to Windows Explorer failed due to absence of Drag&drop shell extension. | 5.2.7 | | ||
| ''DownloadsDragDropExternalExtTargetUnknown'' | Number of downloads using drag&drop to Windows Explorer using Drag&drop shell extension failed due to unresolved target folder. | 5.2.7 | | | ''DownloadsDragDropExternalExtTargetUnknown'' | Number of downloads using drag&drop to Windows Explorer using Drag&drop shell extension failed due to unresolved target folder. | 5.2.7 | | ||
+ | | ''DownloadsDragDropFakeFile'' | Number of downloads using drag&drop to another application by dragging a fake file. | 5.13.2 | | ||
| ''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]]. | | | ||
| ''TransfersOnBackground'' | Number of transfers on [[transfer_queue|background]] (in transfer queue). | | | | ''TransfersOnBackground'' | Number of transfers on [[transfer_queue|background]] (in transfer queue). | | | ||
Line 321: | Line 324: | ||
| ''UsageShown'' | Usage displays (''/help'' or equivalent). | 5.6.3 | | | ''UsageShown'' | Usage displays (''/help'' or equivalent). | 5.6.3 | | ||
| ''KeyGen'' | Number of uses of [[commandline#keygen|command-line interface for converting and editing private keys]]. | 5.8 | | | ''KeyGen'' | Number of uses of [[commandline#keygen|command-line interface for converting and editing private keys]]. | 5.8 | | ||
+ | | ''FingerprintScan'' | Number of uses of ''[[library_session_scanfingerprint|Session.ScanFingerprint]]'' method in .NET assembly. | 5.8.2 | | ||
| ''BatchSettings'' | Mass modifications of stored sites (''/batchsettings''). | 5.6.3 | | | ''BatchSettings'' | Mass modifications of stored sites (''/batchsettings''). | 5.6.3 | | ||
| ''SendToAnotherInstance'' | Sessions sent to an existing instance of WinSCP. | 5.2 | | | ''SendToAnotherInstance'' | Sessions sent to an existing instance of WinSCP. | 5.2 | |