Opened 16 years ago
Last modified 16 years ago
#3578 closed Bug report
Will not delete folder
Reported by: | grafikz | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | grafikz, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Right click on directory, try to delete from remote site, doesn't delete
Status: Directory listing successful
Command: CWD /Office-DC/sinfantino/Reports
Response: 250 CWD command successful
Command: PWD
Response: 257 "/Office-DC/sinfantino/Reports" is current directory.
Command: RMD Project Accounting
Response: 550 Project Accounting: Directory not empty
Status: Retrieving directory listing...
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (server address).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Response: 226-Transfer complete.
Response: 226 Quotas off
Status: Directory listing successful
Assuming the directory in question appears empty and you get
"550 Project Accounting: Directory not empty", the server is broken since it hides files from the user. You need to contact the server administrator to configure the server properly.