> the rsync command can copy file from the remote server, but what if we
> have servers are in clusterd ( 2 servers ) where we are running rsync
> command from..
> how it is going to put the file on both servers in a clustered
> environment?

You either run the rsync multiple times to transfer to each server in
turn, or put the file on a shared filesystem where all the cluster nodes
can access it. 

The second option is preferred. 

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to