Public bug reported:

Hello,
when I try to use "Go" --> Connect to Server (SSH) and type an IPv6 address 
without square bracket in the field, it will be used in the URL bar without 
brackets. If the IPv6 address is shortened with 2 colons (::), the IPv6 will be 
ambiguous if a specific port is being used.
Adding square brackets to the IPv6 address will fix the problem. That should be 
automatically done when entering an IPv6 address without brackets.
sftp://user@[2001:xxx::xxx]:123/home/user #works, address and port 
distinguishable.
sftp://user@2001:xxx::xxx:123/home/user #does not work, ambiguous address

kind regards

** Affects: pcmanfm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968835

Title:
  IPv6 adress and port will be used without square brackets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1968835/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to