On Tue, 11 May 2004 18:33, you wrote: > I want to set up a script to move a file from one server to another using > ssh. > > Can anyone point me to a template to do this? > > I want to get cron to do this each day at 10:30pm (this bit I think I can > work out for my self :) > > I just don't know how to automate ssh. > > Cheers Don
Er, don't you just schedule scp with cron. man scp Andy
