Opened 3 years ago

Closed 3 years ago

#12503 closed Bug report (worksforme)

550 delete error when trying to delete config file

Reported by: Dominic Martin Owned by:
Priority: normal Component: FileZilla Server
Keywords: delete 550 error Cc:
Component version: 3.55.0 Operating system type: Windows
Operating system version: Windows 10 Home

Description

I am trying to remove a folder called "DungeonCrawl" from the config directory for my server. It contains a file named "config.json" which I am unable to delete. I would like to remove this file from the server. Every time I try, I get this response:

Command: DELE config.json
Response: 550 Delete operation failed.

Thank you.

Change History (1)

comment:1 by Tim Kosse, 3 years ago

Resolution: worksforme
Status: newclosed

The file might still be opened in a third-party program on the server. Make sure no third-party program has the file opened before deleting it as Windows does not allow deleting files that are still opened.

Note: See TracTickets for help on using tickets.