Skip to content

ssh with specific options #470

Description

@fredericosilva

Often I feel the need to pass extra arguments to the ssh command when I use h1 vm ssh

rsync solves the problem by allowing the user to set a custom shell -e option

for example

rsync -avz -e "ssh -p 2222" user@remoteip:/path/to/files/ /local/path/

I think we should have something similar.

Lets collect here more use cases!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions