View Single Post
  #7 (permalink)  
Old 06-20-09, 07:16
userdan userdan is offline
BOD Member
 
Join Date: May 2009
Posts: 45
Default

Using rsync and ssh together for making backups securely is the best option, in my opinion. It's not perfect — it can consume too much memory or use to many I/O operations should too many files need to be synchronized in a single run — but since nothing really is perfect, rsync works well enough.
Reply With Quote