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 basic connectivity check via rrsync #586

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

cjwatson
Copy link
Contributor

@cjwatson cjwatson commented Mar 29, 2024

rsbackup (https://github.com/ewxrjk/rsbackup) uses ssh <host> true to check that the host in question is reachable. I like to configure my backed-up hosts to force the backup system to go via rrsync, but I always have to add a local tweak to allow SSH_ORIGINAL_COMMAND=true to work. I think this would be safe enough to include in rrsync.

@tridge tridge force-pushed the rrsync-connectivity-check branch from 53ba60d to 0d1efe7 Compare April 5, 2024 22:54
@tridge
Copy link
Member

tridge commented Apr 6, 2024

@WayneD looks good to me, can you check too?

rsbackup (https://github.com/ewxrjk/rsbackup) uses "ssh <host> true" to
check that the host in question is reachable.  I like to configure my
backed-up hosts to force the backup system to go via `rrsync`, but I
always have to add a local tweak to allow `SSH_ORIGINAL_COMMAND=true` to
work.  I think this would be safe enough to include in rrsync.
@tridge tridge force-pushed the rrsync-connectivity-check branch from 0d1efe7 to 0425ac2 Compare April 6, 2024 20:54
@tridge tridge requested a review from WayneD April 6, 2024 21:46
@WayneD WayneD merged commit 1a95869 into RsyncProject:master Nov 20, 2024
3 checks passed
@cjwatson cjwatson deleted the rrsync-connectivity-check branch November 20, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants