Have you ever been trying to move a file especially a large file from one host to another and the connection stalls, this is because scp is trying to get as much bandwidth as it can and it stalls somewhere, the fix to this is to limit the amount of bandwidth scp should use. [user2@host2 ]$ …