Skip to content

Prevent nested ssh from consuming while loop stdin#1368

Open
guoard wants to merge 1 commit intoAltinity:masterfrom
guoard:patch-1
Open

Prevent nested ssh from consuming while loop stdin#1368
guoard wants to merge 1 commit intoAltinity:masterfrom
guoard:patch-1

Conversation

@guoard
Copy link
Copy Markdown

@guoard guoard commented May 10, 2026

Fixed backup iteration over SSH.

The nested ssh command was consuming stdin from the while read loop, causing only the first backup to be processed. This change uses ssh -n to prevent stdin interference and ensures all backup metadata files are processed correctly.

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.

1 participant