SSH keys how to
filed in Tutorials - cPanel on May.22, 2008
Been having this issue with creating daily backups, on a remote server, now i got the chance to work it out pretty easy via rsync/ssh keys.
Easy way to do it:
What must be done, then , is to generate a public/private key pair, and copy the public part into the appropiate place on the server [...]