This is a discussion on sync within the AIX Operating System forums, part of the Unix Operating Systems category; --> I need a script transfer archive log files from Production site Server1 to DR site Server2 on the same ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| madunix wrote: > I need a script transfer archive log files from Production site > Server1 to DR site Server2 on the same subnet > i want to sync the files between /arc with /storage/archive on both > servers > > > Thanks something like rdist -c /storage/archive/arc Server2:/storage/archive/arc ?? -- * Alberto Varesio * - /IBM eServer Certified Specialist/ /S&N Competence Center Application Engineer/ * SPAZIOSYSTEM S.p.A. * - http://www.spaziosystem.com/ Tel.: +39 011 19520213 - Cell.: 335 1811324 Confidential notice: This message and its attachments may contain confidential information that is addressed solely to the above person. If you have received this message without authorization, delete it along with any other copy and inform the sender. Please consider your environmental impact before printing this e-mail |
| ||||
| In article <2a7168a4-742a-4a1c-9a4c-0e5ce4e41fd6@x41g2000hsb.googlegroups.com>, madunix <madunix@gmail.com> writes: > I need a script transfer archive log files from Production site > Server1 to DR site Server2 on the same subnet > i want to sync the files between /arc with /storage/archive on both > servers rsync ? |