I'm planning to run an rsync
command on Server A, to copy 40GB of files to Server B.
Server A is a production server, Server B is not.
If I run rsync on Server A, can the command detrimentally affect the performance of that server? It needs to continue to work as an FTP server during the transfer.