GithubHelp home page GithubHelp logo

Comments (4)

pferland avatar pferland commented on July 17, 2024 1

Looking at the code for the syncoid script, on line 40, it has a check to see if $args{'sshport'} is set. So I am getting if you do -sshport=2223 it would take it.

from sanoid.

jimsalterjrs avatar jimsalterjrs commented on July 17, 2024

This is correct; sshport was a recently merged pull. It works as described.


Sent from my phone - please forgive any autocorrect / swipe errors.

On September 26, 2016 7:31:59 AM Phillip Ferland [email protected]
wrote:

Looking at the code for the syncoid script, on line 40, it has a check to
see if $args{'sshport'} is set. So I am getting if you do -sshport=2223 it
would take it.

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#51 (comment)

from sanoid.

jimsalterjrs avatar jimsalterjrs commented on July 17, 2024

Syncoid should honor nearly anything set in ssh_config, including port
numbers, actually.


Sent from my phone - please forgive any autocorrect / swipe errors.

On September 26, 2016 7:21:03 AM Edmund White [email protected] wrote:

A customer uses SSH port 2223 for the source server I'll be replicating
from in syncoid. I have entries in /etc/ssh/ssh_config for the hostname to
force port 2223:

Host *ancaste*
    Port 2223

I don't think synced honors this, so I'm looking for the cleanest way to be
able to modify the SSH port on the fly without hardcoding the script.

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#51

from sanoid.

ewwhite avatar ewwhite commented on July 17, 2024

Yes, the -sshport=2223 works for me. Thank you.

from sanoid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.