[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RSYNC - Automation. with out password



> while using RSYNC with SSH Is there any option to set the password in 
> any file and the rsync will take the password from there. 

It's not completely brain-free, and it's incompatible between OpenSSH
and SSH.com's sshd, but you should look at the man page for ssh-agent.
For more detailed help, pick up the 'snail book', "Using SSH" from
O'Reilly & Associates at Amazon or any computer bookstore.

tim

--