Re: rsnyc over ssh through scripting and cron...

2006-01-29 Thread René Rebe
Hi, On Sunday 29 January 2006 19:36, Quinn Snyder wrote: > I have two machines (approx 50 miles apart) that I need to create a > co-located backup solution for. One machine will serve as a central > fileserver for an office, and every week a backup of that directory will be > sent through the in

Re: rsnyc over ssh through scripting and cron...

2006-01-29 Thread Christoph Biedl
Quinn Snyder wrote... > I am aware of rsync > being able to run over SSH, however I need this to be totally automated (SSH > opening, passwords sent and synchronized, files copied, and connections > broken). If I understand correctly your problem is the interactive ssh authentification. You can r

rsnyc over ssh through scripting and cron...

2006-01-29 Thread Quinn Snyder
hello all:   I have two machines (approx 50 miles apart) that I need to create a co-located backup solution for.  One machine will serve as a central fileserver for an office, and every week a backup of that directory will be sent through the internet to a box I have here locally.  I am a