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

Add ability to use none standart ssh port for connections and Fix bugs #1

Closed
wants to merge 7 commits into from

Conversation

Flawless
Copy link

Alexander Ushanov added 4 commits May 29, 2019 10:56
Because let returns 1 if last arg evals to 0 every times when we try
to add 0 from $PIPESTATUS script will exit with 1 status due to `set
-e`.
Undefined variables causes error. This dummy password used when user
have passwordless access to sudo.
@Flawless
Copy link
Author

Flawless commented Oct 20, 2020

Fixed bugs with pushing client ssh key to backup server and fixed create script template. See commit messages.

Please inform me if I need to split this to multiple PR's.

@Flawless Flawless changed the title Add ability to use none standart ssh port for connections Add ability to use none standart ssh port for connections and Fix bugs Oct 20, 2020
Alexander Ushanov added 3 commits October 20, 2020 13:42
@Flawless Flawless closed this Aug 14, 2023
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

Successfully merging this pull request may close these issues.

SSH Port Support
1 participant