Problem: Input file data can be lost if the program shuts down during download.
Potential issues include:
- Corruption of input data
- Incorrect/missing input data
- Incomplete input data
Solution(s):
- If the program is exited during download, restore backup input data before closing.