Opened 16 years ago
Closed 16 years ago
#4432 closed Bug report (rejected)
Cannot Delete Certain Files From FileZilla Server
Reported by: | Casey Milano | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | XP |
Description
We have certain files (3 or 4) that will not delete from our FTP no matter how often we try to remove them. This is the error code we get:
Command: CWD /webroot/anonymous/(!)Current Releases/
Response: 250 CWD command successful.
Command: PWD
Response: 257 "/webroot/anonymous/(!)Current Releases" is current directory.
Command: RMD (Mecum) 1967 Camaro Cherokee
Response: 550 (Mecum) 1967 Camaro Cherokee: The process cannot access the file because it is being used by another process.
Status: Retrieving directory listing...
Command: PASV
Response: 227 Entering Passive Mode (64,82,41,123,46,65).
Command: LIST
Response: 125 Data connection already open; Transfer starting.
Response: 226 Transfer complete.
Status: Directory listing successful
The directory in question is in use by some other program. You have to contact the server administrator so that he can figure out which program keeps it open.