My ftp have problem for crashedFile It can’t delete also I try the 777 but Not work…
How can I delete the unknown file
plz delete it…
My ftp have problem for crashedFile It can’t delete also I try the 777 but Not work…
How can I delete the unknown file
plz delete it…
can you acess your files via ftp,chmod 777 will make it read,write,execute so dont do that
You could try to write a PHP script to delete the file. Some people have gotten lucky with that.