Transferring Files from one server to another.
Ive just got an internal network setup for my servers, my intention is to backup one server to another.Does anyone know what is a secure way to transfer very large files from one server to another? Ftp says the file is too big, i cant use wget because that would require putting the backups on a different partition.

