In my program the user can upload different types of files, and my program checks to see if that file is already on the server using
.
And if I go to the file directly through FTP and try to delete it manually it still does not delete.
Any ideas would be helpful.