Tuesday, September 25, 2012

syncronize folder

How to syncronize betwen 2 folder on ubuntu 12.04

Open the terminal, and run the sync command;


 hari@MyNB:~$ sudo rsync -a folder1 folder2


"that command mean syncronize folder1 to folder2 "

that's it.... easy right ?


No comments: