LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Rsync between debian without asking password (https://www.linuxquestions.org/questions/linux-software-2/rsync-between-debian-without-asking-password-679819/)

brgsousa 10-29-2008 02:14 PM

Rsync between debian without asking password
 
Hi,
How can i execute rsync to transfer files without being asked for the password. Can I do something about private keys?
I am writing a ruby script for backing up files. It should run periodically so I can't be there all the time to enter the password... :(

estabroo 10-29-2008 02:58 PM

you can do rsync over ssh and use passwordless ssh keys (ssh-keygen).

farslayer 10-29-2008 03:25 PM

http://www.tux.org/~tbr/rsync/


All times are GMT -5. The time now is 10:51 AM.