winscp-5.7.7 does not parse seconds in LIST response
> 2016-04-27 10:57:52.930 TYPE A
< 2016-04-27 10:57:52.934 200 Type set to A.
> 2016-04-27 10:57:52.934 PASV
< 2016-04-27 10:57:52.939 227 Entering Passive Mode (***********)
> 2016-04-27 10:57:52.939 LIST
. 2016-04-27 10:57:52.939 Connecting to ********:**...
< 2016-04-27 10:57:52.945 150 Opening ASCII mode data connection for ls (4238 bytes).
. 2016-04-27 10:57:52.964 -rw-rw-r-- 1 xxx xxx 65478 Apr 27 10:57:23 hello.txt
. 2016-04-27 10:57:53.145 hello.txt;-;65478;2016-04-27T02:57:00.000Z;"xxx" [0];"xxx" [0];rw-rw-r--;0
You can see the seconds '23' is revised to '00'.
< 2016-04-27 10:57:52.934 200 Type set to A.
> 2016-04-27 10:57:52.934 PASV
< 2016-04-27 10:57:52.939 227 Entering Passive Mode (***********)
> 2016-04-27 10:57:52.939 LIST
. 2016-04-27 10:57:52.939 Connecting to ********:**...
< 2016-04-27 10:57:52.945 150 Opening ASCII mode data connection for ls (4238 bytes).
. 2016-04-27 10:57:52.964 -rw-rw-r-- 1 xxx xxx 65478 Apr 27 10:57:23 hello.txt
. 2016-04-27 10:57:53.145 hello.txt;-;65478;2016-04-27T02:57:00.000Z;"xxx" [0];"xxx" [0];rw-rw-r--;0
You can see the seconds '23' is revised to '00'.