I'm in the process of transferring very large files over an unreliable network connection using normal SMB (windows share folder). Of course, using Windows Explorer means that any time that connection is interrupted, all progress were lost, and any files that were in-process were corrupted.
Does it need to be this arduous? Is there an equivalent of a download manager that can actively manage the pushing of data out to an SMB share and reliably pause/resume if the network connection falters?