Displaying 1 result from an estimated 1 matches for "21ct_dev1_key".
2014 Apr 17
4
[Bug 10557] New: .ssh/config settings are incompletely applied with -e or --rsh
...-use-ssh-config-setting-for-each-server-by-rsync/125251#125251
If i force it with -F "path to .ssh/conf" then the IdentityFile is used
correctly, but the jump-hosting fails.
sudo /usr/local/bin/rsync -az -e "ssh -F /Users/kbroughton/.ssh/config -i
/Users/kbroughton/.ssh/identities/21ct_dev1_key" /var/data/sources/data.tar.gz
cloud-user at 21ct-dev1-pivot:/home/cloud-user
Error without -F or -i
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
ssh_exchange_identification: Connection closed by remote host
rsync: connection unexpectedly closed (0 bytes received so far) [send...