Opened 16 years ago

Last modified 16 years ago

#1395 closed Bug report

missing file time on list command

Reported by: rathlev Owned by: Alexander Schuch
Priority: normal Component: FileZilla Server
Keywords: Cc: rathlev, Alexander Schuch
Component version: Operating system type:
Operating system version:

Description

After changing the modification time using the MFMT command the LIST command just returns only the date and not the time.

Example:
LIST response before MFMT

11661 May 07 10:50 test1-zip.txt

LIST response after MFMT

11661 Nov 20 2005 test1-zip.txt

(should be Nov 20 2005 01:00)

Looking at the server side shows that the modification time was set to the correct value.

Change History (1)

comment:1 by Alexander Schuch, 16 years ago

This is not a bug, but on purpose. Please see the description in the following item:
[ 1827936 ] MFMT + LIST problem

Note: See TracTickets for help on using tickets.