File exists - Replace with Unknown:Unknown

Hi
when transfering a file the 'File Exists' dialogue pops up as expected with:

Existing File - 27465 bytes, Last changed 30/01/2007 18:16:43

Replace with - Unknown, Unknown

The existing file details are of the file to be transfered and not the file to be replaced.
It would seem that SIZE and MDTM arent supported and its not taking the data from the LIST -aL command
although the normal listings work fine.

[codebox][LOG]
[19:28:14] Remote file exist check: "snapper".
[19:28:14] TYPE I
[19:28:14] 200 Type set to I.
[19:28:14] SIZE snapper
[19:28:14] 500 'SIZE snapper': command not understood.
[19:28:14] SIZE not supported.
[19:28:14] MDTM snapper
[19:28:14] 500 'MDTM snapper': command not understood.
[19:28:14] Obtaining file information (size/date) from directory listing.
[19:28:14] TYPE A
[19:28:14] 200 Type set to A.
[19:28:14] PASV
[19:28:14] 227 Entering Passive Mode (192,168,0,4,188,190)
[19:28:14] Opening data connection to 192.168.0.4 Port: 48318
[19:28:14] LIST -aL
[19:28:14] 150 ASCII data connection for /bin/ls (192.168.0.1,3257) (0 bytes).
[19:28:14] 14627 bytes transferred. (180 KB/s) (79 ms)
[19:28:14] 226 ASCII Transfer complete.
[19:28:14] No rule matched. Default Action="Ask".
[/codebox]

Hello ...

We are aware of this bug. We will fix it in the new version.

Regards,
-Mat