btrfs-sync
btrfs-sync copied to clipboard
src check fails
I'm getting a "Host key verification failed." from somewhere in the loop on line 138.
manually running the output from echov "${SRC_CMD[@]}"
inserted after line 138 makes a successful ssh connection with no host key error.
sudo btrfs-sync [email protected]:/mnt/bulk /media/jake/Toshiba2TB
Did you check ipv4 and ipv6 when testing manually? For ssh
there is a -4
and -6
flag. Depending on what your system or btrfs-sync
prefers at the moment, this has different effects on the host key verification.