Re: Sftp_GetAttributes callback file time values (General questions)
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