This repository was archived by the owner on Jan 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 214
Non standard ssh port not working #19
Comments
Unfortunately cannot be done at the moment. |
@nhooyr why not? |
I guess you culd do Simplest solution would be for you to specify the port in your ~/.ssh/config. |
rsync has a thing for passing ssh flags, should be a simple change. |
Merged
ammario
added a commit
that referenced
this issue
Apr 20, 2019
- Also use ssh flags when running the download script Resolves #19
ammario
added a commit
that referenced
this issue
Apr 21, 2019
- Also use ssh flags when running the download script Resolves #19
Hi |
|
Thanks
This is what I get
[image: image.png]
…On Mon, 22 Apr 2019 at 16:15, Anmol Sethi ***@***.***> wrote:
sshcode --ssh-flags "-p 2222"
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABFKKTDI5P2ZPIVQHU4EVWDPRXB7TANCNFSM4HHJ7HYA>
.
|
Sorry I can't see the image, it was embedded incorrectly. |
Example here
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tried to specify a different port for ssh on my server
sshcode [email protected]:port
returns errorsshcode [email protected] --ssh-flags '-p xxxx'
is ignoredHow should it be done?
The text was updated successfully, but these errors were encountered: