Below you will find pages that utilize the taxonomy term “ssh-copy-id different port”
December 1, 2013
Crontab Rsync without Password
Perform rsync asks for password on the remote server before starting the transfer. Sometimes we need to run rsync by crontab where it is not possible to give password. Here is a solution to use crontab to execute rsync without any password.
This is helpful when you are scheduling a cron job for automatic backup using rsync.