Opened 13 years ago
Closed 12 years ago
#7418 closed Bug report (outdated)
Cannot delete empty folder in host
Reported by: | Antonio Zamora | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | delete empty folder | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | vista |
Description
I deleted the files in a folder on the host (Yahoo! hosting) and when the folder was empty, I tried to delete the folder. The remove directory command says that the folder is not empty, but when I try to list the contents of the folder, FileZilla says that the folder is empty. (image attached) I have tried to delete the folder repeatedly, but it does not get deleted.
FileZilla Client
Version: 3.5.0
Build information:
Compiled for: i586-pc-mingw32msvc
Compiled on: x86_64-unknown-linux-gnu
Build date: 2011-05-22
Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
Compiler flags: -g -O2 -Wall -g -fexceptions
Linked against:
wxWidgets: 2.8.12
GnuTLS: 2.10.4
Operating system:
Name: Windows Vista (build 6002, Service Pack 2)
Version: 6.0
Platform: 64 bit system
==
Command: PWD
Response: 257 "/lenalena/blog" is current directory.
Command: PASV
Response: 227 Entering Passive Mode (69,147,83,172,193,128)
Command: LIST
Response: 150 Opening BINARY mode data connection for /lenalena/blog .
Response: 226 Transfer complete.
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD xx
Response: 250 CWD command successful.
Command: PWD
Response: 257 "/lenalena/blog/xx" is current directory.
Command: PASV
Response: 227 Entering Passive Mode (69,147,83,172,189,142)
Command: LIST
Response: 150 Opening BINARY mode data connection for /lenalena/blog/xx .
Response: 226 Transfer complete.
Status: Directory listing successful
Command: CWD /lenalena/blog
Response: 250 CWD command successful.
Command: RMD xx
Response: 550 /lenalena/blog/xx: Directory not empty.
Status: Retrieving directory listing...
Command: PASV
Response: 227 Entering Passive Mode (69,147,83,172,188,167)
Command: LIST
Response: 150 Opening BINARY mode data connection for /lenalena/blog/xx .
Response: 226 Transfer complete.
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD xx
Response: 250 CWD command successful.
Command: PWD
Response: 257 "/lenalena/blog/xx" is current directory.
Status: Directory listing successful
Status: Sending keep-alive command
Command: PWD
Response: 257 "/lenalena/blog/xx" is current directory.
Status: Sending keep-alive command
Command: NOOP
Response: 200 NOOP command successful.
Status: Sending keep-alive command
Command: PWD
Response: 257 "/lenalena/blog/xx" is current directory.
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | filezilla-empty-directory1.png added |
---|
comment:1 by , 12 years ago
Status: | new → moreinfo |
---|
Can you please provide logs? - http://trac.filezilla-project.org/wiki/TicketSubmissionGuide#Logs
Furthermore, please enable "raw directory listing" for the logs?
comment:2 by , 12 years ago
Resolution: | → outdated |
---|---|
Status: | moreinfo → closed |
No reply for more than 28 days.
Image confirming that the folder to be deleted is empty.