@rflrkn @jannik Du könnest auch sowas hier machen.
eval "$(ssh-agent -s)" >/dev/null; mkdir -p ~/.ssh; touch ~/.ssh/known_hosts; ssh-keyscan -t ed25519 [TARGET_SERVER] >> ~/.ssh/known_hosts; echo "$GIT_SSH_PRIV_KEY" | tr -d '\r' | ssh-add - >/dev/null;
Dann solltest du auch einfach rsync benutzen können.
=> More informations about this toot | View the thread | More toots from xanderio@chaos.social
=> View rflrkn@chaos.social profile | View jannik@chaos.social profile
text/gemini
This content has been proxied by September (ba2dc).