[Cyberduck-trac] [Cyberduck] #9821: DNS lookup failure

Cyberduck trac at cyberduck.io
Sat Jul 31 19:13:24 UTC 2021


#9821: DNS lookup failure
---------------------+-------------------------
 Reporter:  sthiell  |         Owner:  dkocher
     Type:  defect   |        Status:  reopened
 Priority:  normal   |     Milestone:  7.10.1
Component:  sftp     |       Version:  7.10.0
 Severity:  normal   |    Resolution:
 Keywords:           |  Architecture:
 Platform:           |
---------------------+-------------------------
Changes (by vit9696):

 * status:  closed => reopened
 * version:  5.3.3 => 7.10.0
 * resolution:  fixed =>
 * milestone:  5.3.4 => 7.10.1


Comment:

 The issue is still present in the latest build. You can reproduce it by
 adding the following entry to ~/.ssh/config:

 {{{
 Host 192.168.1.1 192.168.1.2
     User root
     HostName %h
     IdentityFile ~/.ssh/keyfile
 }}}

 And adding SFTP server 192.168.1.1 or 192.168.1.2. %h means substitute
 with hostname.

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


More information about the Cyberduck-trac mailing list