View Single Post

  #2 (permalink)  
Old 03-18-2007
Matthias Fassl
 
Posts: n/a
Default Re: question about rsync

bahoo wrote:

> However, this only synchronizes files from computer A to B.
> If I also want to synchronize B to A, can I do it in the same command?


I would suggest unison, it synchronizes data bidirectional and not
unidirectional like rsync.

http://www.cis.upenn.edu/~bcpierce/unison/

Cheers,
Matthias
Reply With Quote