Hey there. I am trying to delete a file on an ftp server, however it appears to be a lot harder than originally thought. I installed "coppermine", it was some sort of image gallery, and its created these images in strange directorys, with even more strange permishions.
they are stored in root/null/null/null/null/*.jpg
I renamed all the parent directorys "null", to test my set of permishions. However, I cannot chmod any of the images, nor can I delete them for that matter. When I try; I recieve the following error.
550 could not change the perms on [filenamehere] bad file descripto...
Anyway. Any help would be appreciated.