Sftp_GetAttributes callback file time values (General questions)
The values passed to my Sftp_GetAttributes callback are an hour later than I'm expecting. Perhaps it's a timezone issue. How can I find out more ? TIA, Keith.
The values passed to my Sftp_GetAttributes callback are an hour later than I'm expecting. Perhaps it's a timezone issue. How can I find out more ? TIA, Keith.
by Keith Anderson, (7126 days ago) @ Keith Anderson
The values passed to my Sftp_GetAttributes callback are an hour later than I'm expecting. Perhaps it's a timezone issue. How can I find out more ? TIA, Keith.
by wodAlan , (7126 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
by Keith Anderson, (7126 days ago) @ wodAlan
The values passed to my Sftp_GetAttributes callback are an hour later than I'm expecting. Perhaps it's a timezone issue. How can I find out more ? TIA, Keith.
With apologies for replying to myself: it looks like calling Sftp_SetTimezone(sftp, ZoneUTC) fixes this. I don't know why, but if it works ...
by Keith Anderson, (7126 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 = 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.
by wodAlan , (7126 days ago) @ Keith Anderson
Keith,
Our clients, I mean costumers sometimes need another solution. Sometimes they need to know client time, not the server time and because of two needed ways we must give our costumers two choices and that's reason.
Regards,
Alan
by Keith Anderson, (7126 days ago) @ wodAlan
Keith,
Our clients, I mean costumers sometimes need another solution. Sometimes they need to know client time, not the server time and because of two needed ways we must give our costumers two choices and that's reason.
Regards,
Alan
Thanks for your response.
1 If I call Sftp_SetTimezone(sftp, ZoneUTC) I get back the file times I expect, so that's good.
2 I've been trying to work out where the extra hour is coming from. Could it be that daylight savings time is being applied from about 5 March ?
by wodAlan , (7126 days ago) @ Keith Anderson
Keith,
Yes you are right, your extra hour is coming from daylight saving from about 5 March.
Regards,
Alan
Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...
Your component works really great. With minor effort I have been able to convert my delphi application...
Your support is fantastic.
This has been, by far, the best experience I have ever had dealing with a support entity in my long career in the technical arena
I've heard that you are amazing with your replies coming back so quickly - and now I've seen the speed in which you reply first hand.
The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo
I would highly recommend this to anyone who needs a good quality SFTP solution.
This has been, by far, the best experience I have ever had dealing with a support entity in my long career in the technical arena
You made it so simple for us to integrate SFTP - a technology we had little experience with...
Your customer service was excellent, and I will look at your products in the future for precisely that reason.