search for: billytheg

Displaying 1 result from an estimated 1 matches for "billytheg".

2004 Mar 22
2
rsync via ssh script
Hi, does anybody know, how a bash shell script looks, which automatically enters the ssh password? the rsync call should be: rsync -avz -e ssh /home/johndoe/data/repository billythegate@192.168.10.102:/home/johndoe/junk the call causes a password question. Is ist possible to automate that by a cron? If yes how should the script look to automatically enter the password? ThanX for an answer. Cheers, Tim