Hi folks,
I have a nightly database backup which I would like to scp to a remote server. As near as I can tell scp cannot be invoked with a password in the command and instead you need to set up keys for the servers?
Per this http://www.spaceprogram.com/knowledge/cron_scp.html
The remote box owner does not want me to set up the keys so what would you do to get the file from one box to the other via a cron job?
Thanks,
JG