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

What is the SSH syntax to use a different port? #74

Open
ceremcem opened this issue Dec 5, 2020 · 1 comment
Open

What is the SSH syntax to use a different port? #74

ceremcem opened this issue Dec 5, 2020 · 1 comment

Comments

@ceremcem
Copy link

ceremcem commented Dec 5, 2020

I tried sudo ./buttersink.py /mnt/masa/snapshots/ ssh://ceremcem@localhost:4422/mnt/zencefil-root/snapshots/ but it doesn't work as expected:

ssh: Could not resolve hostname localhost:4422: Name or service not known
  
  ERROR: Fatal remote ssh server error.

Similarly, can't we use .ssh/config for the connection parameters?

@ceremcem ceremcem changed the title What is the SSH syntax when using a different port? What is the SSH syntax to use a different port? Dec 5, 2020
@eugene-bright
Copy link
Collaborator

eugene-bright commented Dec 5, 2020

buttersink uses system ssh by running it as a subprocess.

Please try to edit /root/.ssh/config on the host you are running buttersink.

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

No branches or pull requests

2 participants