How to synchronize the home folder between multiple computers?
Posted
by lamcro
on Super User
See other posts from Super User
or by lamcro
Published on 2009-08-28T18:10:40Z
Indexed on
2010/06/11
20:13 UTC
Read the original article
Hit count: 218
I have three computers at home, and would like to have the /home/
folder tree synchronized between the three.
Any files/folders (except those hidden) that are modified/added/removed in one of the three computers is updated in the other two.
Is rsync
enough to do this? and how?
© Super User or respective owner