Opened 17 years ago
Last modified 17 years ago
#3478 closed Bug report
Failure to delete file does not display additional error msg
Reported by: | erwindon | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | erwindon, Alexander Schuch, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
When a file cannot be deleted, the messagelog panel displays the error result, but not the usual red error message.
e.g.
00:52:22 Commando: DELE index.html
00:52:22 Antwoord: 550 index.html: Permission denied
The 1st line is in blue, the 2nd line is in green, but a 3rd was expected here telling that the command has failed.
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Using FTP, the line is not red, but using SFTP, the error message is red.
comment:3 by , 17 years ago
File deletion is a simple, very fast to execute command. Adding a third line would significantly slow down file deletions, as the message log uses a lot of CPU resources.
Confirmed in FileZilla 3 SVN 2272.