Description:
Describes a real world situation where it was needed to be able to continue a large file transfer that was disrupted (on a system that doesn't support 'restart').
Solution described utilizes 'nc' (netcat) and 'dd' to accomplish the task.