[Cyberduck-trac] [Cyberduck] #11782: Remembering of SSH Private Key file location does not function properly

Cyberduck trac at cyberduck.io
Fri Sep 3 08:17:57 UTC 2021


#11782: Remembering of SSH Private Key file location does not function properly
-------------------------------------------------+-------------------------
 Reporter:  tjmur                                |         Owner:  dkocher
     Type:  defect                               |        Status:  assigned
 Priority:  high                                 |     Milestone:  8.0
Component:  sftp                                 |       Version:  7.10.2
 Severity:  normal                               |    Resolution:
 Keywords:  SSH Private Key remember file        |  Architecture:  Intel
  location server connection                     |
 Platform:  macOS 10.14                          |
-------------------------------------------------+-------------------------

Comment (by dkocher):

 This should be an issue in the Mac App Store version only as we fail to
 save the security scoped bookmark for the selected file. It works when the
 file is inside {{.ssh}} as we have set a temporary entitlement

 {{{
         <key>com.apple.security.temporary-exception.files.home-relative-
 path.read-write</key>
         <array>
             <string>/.ssh/</string>
             <string>/.aws/</string>
         </array>

 }}}

 As a workaround please switch to the version from our website. You can
 request a registration key from [mailto:support at cyberduck.io].

--
Ticket URL: <https://trac.cyberduck.io/ticket/11782#comment:4>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list