freebsd-dev/usr.bin/ssh-copy-id
Eitan Adler df54ea8001 ssh-copy-id: avoid sending private keys; add -v option
To help avoid confusion: when attempting to send a key file check to see if a
file of the same name exists with a '.pub' suffix and send that instead.  This
mimics the behavior of other ssh-copy-id scripts.

Add -v passthrough.

Reported by:	dweimer <dweimer@dweimer.net>
Reported by:	feld
MFC After:	1 week
2014-03-01 03:17:46 +00:00
..
Makefile
ssh-copy-id.1 ssh-copy-id: avoid sending private keys; add -v option 2014-03-01 03:17:46 +00:00
ssh-copy-id.sh ssh-copy-id: avoid sending private keys; add -v option 2014-03-01 03:17:46 +00:00