Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt scp source and target arguments for old openssh #386

Merged

Commits on Nov 9, 2021

  1. Adapt scp source and target arguments for legacy openssh

    This commit restricts use of URIs in scp command to openssh
    clients starting from v8.0. On legacy clients the old syntax is
    used.
    
    For pre v8.0 openSSH clients only commands involving a single instance
    are allowed.
    
    Signed-off-by: David Cassany <[email protected]>
    davidcassany committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a3a7d44 View commit details
    Browse the repository at this point in the history