When a server is stopped while a file is being downloaded, no error is shown for download being interrupted and the file currently being downloaded shows the actual size.
How to Reproduce
Navigate to a share and download a file
While the file is being downloaded stop the server by using command : sudo systemctl stop amahi-anywhere
Issues Encountered
The file does not show any kind of error or indication that this download was interrupted.
The file size for the interrupted download shows the original section.(A file of 1.2 gb when interrupted at 7% shows a size of 1.2 gb in the downloads section).
On sharing this file in the share sheet, it shows the partial size that was probably downloaded before it was interrupted.
Description
When a server is stopped while a file is being downloaded, no error is shown for download being interrupted and the file currently being downloaded shows the actual size.
How to Reproduce
sudo systemctl stop amahi-anywhere
Issues Encountered