Hi! 
I found something weird in the FTP explorer (connected with a Linux).

A file is last changed 2018-10-02 11:22:32

When using the FTP explorer in PSPad and sorting all files by date, this file
from 2018-10-02 becomes the first in line?

It says "2019-10-02"... so indeed that is > today but this is not correct.

Perhaps this is due to Linux behaviour?
When listing the files in Linux ("ls -l") it says "Oct  2 11:22" ...
So no year, because it is not relevant (we KNOW that 2019 is not possible, so it
MUST be 2018, otherwise 2017 would be displayed).

When using "stat" it says correctly:

Access: 2019-03-08 11:54:50.571168848 +0100
Modify: 2018-10-02 11:22:32.715676145 +0200
Change: 2018-10-02 11:22:32.715676145 +0200

Perhaps it could be possible to obtain the dates in PSPad using the FTP RAW
command "MDTM" ?
when I do that in the FTP explorer I obtain the correct date:

mdtm <file>
213 20181002092232

-- 
<https://forum.pspad.com/read.php?6,71190,71213>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem