[Discuss] hosts.equiv

Nuno Sucena Almeida nuno at aeminium.org
Sat Sep 15 11:12:48 EDT 2012


On 09/14/2012 09:51 AM, Dan Ritter wrote:
> When you run rsync, pass it "-e ssh -i/home/jdm/.ssh/rsync.key"

Or setup your .ssh/config with something like:

Host remotehostnickname
	HostName remotehostname
	User remoteusername
	IdentityFile ~/.ssh/rsync_id_rsa

				Nuno

-- 
http://aeminium.org/nuno/



More information about the Discuss mailing list