i want to copy a backup via cron to another machine every night ...i figured out that can be done with scp, but since that asks for a password (why isn't there an option to specify it !?) i either have to reate a pair of certificates so no password is asked (don#t really want to do that ...) or use expect and a scmall script ...
but didn't get the later working any tips ? or can anyone point out an easier solution ? -- Florian Schnabel