| Author |
rsync in linux to scp
|
Rahul Dhaware
Greenhorn
Joined: Aug 13, 2008
Posts: 22
|
|
Hi All,
I want to rsync two folders which are on two different linux servers.
I want to rsync both folders on both way.
consider, i have on SRC server. on that there is a folder /home/username/src_folder
and there are 4-5 folders under /home/username/src_folder.
like
/home/username/src_folder
|
-->folder1/
|
-->folder2/
|
-->folder3/
On DEST server i have same folder structure as above.
Now if i have added any file like 'file2' in folder2 on SRC server then it should be automatically copied on folder2 of DEST server. same as vice-versa.
how can i do this?
Please help me.
Thanks advance.
|
 |
Rahul Dhaware
Greenhorn
Joined: Aug 13, 2008
Posts: 22
|
|
|
Can any one please help me?
|
 |
 |
|
|
subject: rsync in linux to scp
|
|
|