I've configured a backup job where I'm moving a larger file (80GB) from a debian linux machine to a Windows 2012 Server (mount windows share with samba).
The thing is, as soon as the movement of the file starts, the server gets more or less unresponsive (e.g., ping is only answering sporadically, connection lost, clients can not login to the server, etc.) until it is finished.
The behavior seems to me a bit strange. I know that moving the file uses almost complete bandwidth, but shouldn't the server, albeit more slowly, at least handle the other connection requests? Are there any samba or windows server settings to prevent such behaviour?