Thread: backup scripts
View Single Post

   
  #3 (permalink)  
Old 01-04-2008, 09:22 PM
Todd H.
 
Posts: n/a
Default Re: backup scripts

"MIKE U" <lbpipe@sbcglobal.net> writes:

> How could i go about setting up a script to backup a directore (/dbms) to
> another harddrive automatically everynight at a certain time. I have AIX
> 5.1 on a p Series.


Look into rsync for remote synchronization
and cron for scheduling.


--
Todd H.
http://www.toddh.net/
Reply With Quote