[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RSYNC - Automation. with out password
- Subject: Re: [cobalt-users] RSYNC - Automation. with out password
- From: Tim Dunn <tdunn@xxxxxxxxxxxxxxxxxxx>
- Date: Sun May 19 12:37:02 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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
--