Say a user is downloading a file 123.mov a large movie file and I delete that file from the backend, will the users ongoing download fail?
Or if I was replacing the file with a new file of the same name would the download fail?
If in these cases the download fails is there any way to check if a file is being served to avoid messing up the download?