Opened 16 years ago

Last modified 16 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 Alexander Schuch, 16 years ago

Confirmed in FileZilla 3 SVN 2272.

comment:2 by Alexander Schuch, 16 years ago

Using FTP, the line is not red, but using SFTP, the error message is red.

comment:3 by Tim Kosse, 16 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.

Note: See TracTickets for help on using tickets.