Re: Sftp_GetAttributes callback file time values - WeOnlyDo Discussion board

Re: Sftp_GetAttributes callback file time values (General questions)

by Keith Anderson, Tuesday, March 07, 2006, 10:51 (6836 days ago) @ Keith Anderson

Hi Keith,

Yes it could be, but irrespective on time zone also can be that the server time is set incorrectly. I suggest you to try with TimeZone Property
Did you try set TimeZone property in your code and set ti to ZoneUTC?
For example:
ftpdlx1.TimeZone = ZoneUTC

I hope that I helped.

Alan

Thank you. As you might have seen, I found this myself.

The bit I don't understand is it doesn't look like the server time/zone is set incorrectly. For example, if I use another sftp client the timestamp is shown correctly.


Complete thread: