[Bug 3449] LocalForward doesn't support ~/path syntax for UNIX sockets
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Fri Jun 24 14:17:14 AEST 2022
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3449
Darren Tucker <dtucker at dtucker.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |3418
                 CC|                            |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Christoph Anton Mitterer from comment #0):
> LocalForward, and presumably the other *Forward options too, doesn't
> seem to support ~/ syntax for UNIX sockets, as e.g. supported by
> options like IdentityFile.
That would not be hard to add.
Note that it would not make sense to expand tildes for the remote path
since there's no guarantee that the local path is the same as the
remote path (this is not in your example, just mentioning it.)
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=3418
[Bug 3418] tracking bug for openssh-9.1
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list