https://bugzilla.mindrot.org/show_bug.cgi?id=3486

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WONTFIX

--- Comment #1 from Damien Miller <[email protected]> ---
SSH_ORIGNAL_COMMAND is accurate: for the last few releases scp(1) has
used the sftp protocol for file transfers, and the sftp protocol
doesn't operate via the command-line as the scp/rcp protocol did.

So there's no way to get the paths back in SSH_ORIGINAL_COMMAND for
newer scp clients. 

The only controls over file visibility that are available for
sftp-server are sshd_config ChrootDirectory and file system
permissions.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to