Changes between Initial Version and Version 1 of Ticket #12285
- Timestamp:
- 09/28/20 21:43:13 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12285 – Description
initial v1 1 In the site manager, when adding a nsftp site with1 In the site manager, when adding a sftp site with 2 2 Logon Type = Key file, 3 3 the file selector for the private key does not show files without extensions. 4 The linux ssh-keygen utility creates private keys without extension by default .4 The linux ssh-keygen utility creates private keys without extension by default (id_rsa).