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

Allow specification of custom ssh ports #6

Open
sminnee opened this issue May 6, 2013 · 0 comments
Open

Allow specification of custom ssh ports #6

sminnee opened this issue May 6, 2013 · 0 comments

Comments

@sminnee
Copy link
Member

sminnee commented May 6, 2013

This command is fine, as long as you're using standard SSH ports, or have the port configured in ssh_config:

sspak save [email protected]:www something.sspak 

However, you sometimes want to specify a custom port. A 2nd colon with a number after the server address should be sufficient:

sspak save [email protected]:2222:www something.sspak 

As long as we can assume that "2222:www" isn't a legal filename...

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

No branches or pull requests

1 participant