Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: winscp-5.7.7 does not parse seconds in LIST response

I'm sending you an email with a development version of WinSCP.
tankxx

The FTP server is ftpd in a game mudlib.
tankxx

My email is tankxx@gmail.com

Thanks for your reply.
My email is tankxx@gmail.com.
martin

Re: winscp-5.7.7 does not parse seconds in LIST response

Thanks for your report.

Until now, I haven't seen an FTP server that would provide the seconds.

What FTP server is that?

This issue has been added to the tracker:
https://winscp.net/tracker/1422

Can you send me an email, so I can send you back a development version of WinSCP for testing? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.
tankxx

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'.