FTP - Filename includes invalid character, thus I cant delete it

So basically I need help deleting a .zip file on my server. Tried everything . filezilla, smartftp, the web client - it either errors out or cant delete it, becuase filename doesnt exist (because on the web client it has that rectangle instead of the character).

Tried renaming it? :slight_smile:

Yeah

ftp_rename(): Sorry, but that file doesn’t exist
ftp_rmdir(): Can’t remove directory: No such file or directory

Probably create a PHP scripr that deletes it?

How do I do that? Ive never used PHP before…

Deleted it for you I hope via FIleZilla?

1 Like

@Infinity - Thanks a lot.

1 Like