I'm using FileZilla. Here is the error when trying to delete a folder:
Answer: 550 Could not delete 33: Invalid argument
I followed a tutorial for image upload , the difference is that I created a folder with the user id and inside it there are the images that he uploaded.
In FTP, I have set the parent directory of images as 777
You should do something to set folder creation as readable and deletable via code, right? The sample code created on the server folders that can not be deleted or viewed.