memory-download
memory-download copied to clipboard
Implement error handling for "no space left on device"
Alert the user in the event the memory-downloader fails to write a file to disk because there is no storage left on the device.
I need to test how the app currently acts when this error occurs. It might be okay to leave it as is.