bzr push sftp with publickey
John Arbash Meinel
john at arbash-meinel.com
Mon Aug 18 20:52:20 BST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ITSec_Mike wrote:
> Hi all
>
> I would like to use bzr push sftp://
>
> The server I want to connect to needs publickey authentication.
> How can I provide the identity file to the above command?
>
> Obviously the following does not work:
> bzr push sftp://server/dir
> Permission denied (publickey,keyboard-interactive).
> bzr: ERROR: Unable to connect to SSH host <ip_address>; EOF during negotiation
>
> --
> any help is very much appreciated.
> Thanks,
> Mike
>
>
>
Generally you configure that at the SSH level (such as by editing
~/.ssh/config to add:
Host server
IdentityFile .....
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIqdL0JdeBCYSNAAMRAhRAAKC3xOWvy8UmfuZcgI+dPAov+1r4aACgsPkU
yE2OkHyNlRJbX7hFnzr6khQ=
=85DC
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list