laravel-chunk-upload
                                
                                
                                
                                    laravel-chunk-upload copied to clipboard
                            
                            
                            
                        Corrupted path detected
Hi
There is a problem when you run the artisan command uploads: clear
It says this file :
amm.mp3-Wbp6ikr2grR4DrFUiF3yDDgfZUjlOqlIMU5Vco4R-7444ea8d-9ec0-4328-816c-299f441028d4.1.part
Is corrupted
When cron finds that problem its stops without deleting the other chunks
??
At this moment i dont have the time to handle this.
Feel free to make a PR - wrap part of the logic (that proces each file) with try/catch
Any Updates regarding this ? :slightly_smiling_face:
I can verify this issue. I've observed users uploading files with unicode emoji's in the filenames, this causes the corrupted path error. I only realised this happened and the files weren't being cleared when the server stopped responding due to a full disk.