How to copy cpbackup to nas?
HiI have a few cpanel server and a NAS server. At the moment I copy with rsync the cpbackup/daily after the backup process to the nas which is mounted with samba.
The load durring the copy process is quite high on the server. Which is the best way to transfer the data as fast as possible and with less resources?
The NAS is Windows based, but I'm thinking of changing the NAS with a normal Linux Server.
Actually rsync is not nessesary, because I have to copy anway everyhting. Is scp the bether solution?
NAS and Server is in the same network, traffic doesn't matter.
Thanks
Michael