Displaying 1 result from an estimated 1 matches for "rundundant".
Did you mean:
  rendundant
  
2012 Apr 04
2
Using rsync to synchronize
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
  I have been using rsync to backup our primary data stores. It works
fine. Here are the options I use for doing that:
rsync --recursive --links --times --dirs --stats --delete \
  --itemize-changes --quiet --exclude-from=exclude-filename \
  /data-store1/ /data-store2/
  Recently I have had the need to actually synchronize the files
between