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 = ZoneUTCI 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:
- Sftp_GetAttributes callback file time values - Keith Anderson, 2006-03-07, 10:30
- Re: Sftp_GetAttributes callback file time values - Keith Anderson, 2006-03-07, 10:44
- Re: Sftp_GetAttributes callback file time values - wodAlan, 2006-03-07, 10:47
- Re: Sftp_GetAttributes callback file time values - Keith Anderson, 2006-03-07, 10:48
- Re: Sftp_GetAttributes callback file time values - Keith Anderson, 2006-03-07, 10:51
- Re: Sftp_GetAttributes callback file time values - wodAlan, 2006-03-07, 11:01
- Re: Sftp_GetAttributes callback file time values - Keith Anderson, 2006-03-07, 12:20
- Re: Sftp_GetAttributes callback file time values - wodAlan, 2006-03-07, 13:05
- Re: Sftp_GetAttributes callback file time values - Keith Anderson, 2006-03-07, 12:20
- Re: Sftp_GetAttributes callback file time values - wodAlan, 2006-03-07, 11:01
- Re: Sftp_GetAttributes callback file time values - Keith Anderson, 2006-03-07, 10:51
- Re: Sftp_GetAttributes callback file time values - Keith Anderson, 2006-03-07, 10:48
- Re: Sftp_GetAttributes callback file time values - wodAlan, 2006-03-07, 10:47
- Re: Sftp_GetAttributes callback file time values - Keith Anderson, 2006-03-07, 10:44