Opened 16 years ago
Closed 16 years ago
#4149 closed Bug report (rejected)
Incomplete deletion of old sites
Reported by: | papasmithnc | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | XP |
Description
Windows XP with snd service pack installed. FileZilla 3.2.0
I want to delete a Web site on the Remote Site.
I right click the main directory and click delete.
Message pops up, "Really delete all selected files and/or directories?"
I respond "yes"
The following appears in the Message Log area.
Command: CWD /webdocs/Guerrant Springs/Pictures and Directions_files
Response: 250 CWD command successful.
Command: PWD
Response: 257 "/webdocs/Guerrant Springs/Pictures and Directions_files" is current directory.
Command: RMD _vti_cnf
Response: 550 _vti_cnf: File exists
Command: CWD /webdocs/Guerrant Springs
Response: 250 CWD command successful.
Command: RMD Pictures and Directions_files
Response: 550 Pictures and Directions_files: File exists
Command: CWD /webdocs
Response: 250 CWD command successful.
Command: RMD Guerrant Springs
Response: 550 Guerrant Springs: File exists
Status: Retrieving directory listing...
Command: PASV
Response: 227 Entering Passive Mode (207,217,98,200,160,219).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Response: 226 Transfer complete.
Status: Directory listing successful
However, the main directory, a sub directory and a subdirectory to the sub directory remain. These directories have no files contained in them.
Trying to delete each directory does not work. From the Message Log when trying this:
Command: CWD /webdocs/Guerrant Springs/Pictures and Directions_files
Response: 250 CWD command successful.
Command: CWD _vti_cnf
Response: 250 CWD command successful.
Command: PWD
Response: 257 "/webdocs/Guerrant Springs/Pictures and Directions_files/_vti_cnf" is current directory.
Command: PASV
Response: 227 Entering Passive Mode (207,217,98,200,167,169).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Response: 226 Transfer complete.
Status: Directory listing successful
Command: CWD /webdocs/Guerrant Springs/Pictures and Directions_files
Response: 250 CWD command successful.
Command: RMD _vti_cnf
Response: 550 _vti_cnf: File exists
Status: Retrieving directory listing...
Command: PASV
Response: 227 Entering Passive Mode (207,217,98,200,167,171).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Response: 226 Transfer complete.
Status: Directory listing successful
My email is dnsmithnc@… if you have any further questions. Thank you
Server seems broken. It complains that a file exists if we're trying to delete it...
You need to contact the server administrator.