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.
|