Turbo Fredriksson wrote: > How do I do this from a crontab easiest? > > Manually I do: > > cd /pub/Debian.sid > rsync -ave ssh -l turbo --delete master.debian.org > /debian2/debian/dists/sid . > > But then I have to enter my passphrase on master...
ssh-keygen and don't set a password. Then copy .ssh/identidy.pub
to master:~/.ssh/authorized_keys.
Regards,
Joey
--
The good thing about standards is that there are so many to choose from.
-- Andrew S. Tanenbaum

