You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the server is killed during a file download, we end up corrupted cache file in local disk. Similar to how Chrome adds .crdownload suffix to the files, we can add a suffix .unidownload and rename the file after the downloaded.
The text was updated successfully, but these errors were encountered:
If the server is killed during a file download, we end up corrupted cache file in local disk. Similar to how Chrome adds
.crdownload
suffix to the files, we can add a suffix.unidownload
and rename the file after the downloaded.The text was updated successfully, but these errors were encountered: