We are using a trial of SuperFlexible Pro v5.35e to pull data from an SFTP server. The profile is created so that the source is checked every hour and anything found is MOVED to the destination (one way). When I run the profile manually everything works as expected.
However, when the profile is run according to schedule (installed service), we get this error:
SSH error 114.
Timezone: listing offset 30, timestamp setting offset -30
I have the profile set to retry 5 times, and after the 5th try it stops as failed.
Now, doing research and searching your forums, I found that I could disable "Auto timezone" checking in the SFTP Advanced config. I also found that the SFTP server was 36 minutes off from the destination server, which explains the error. I disabled Auto and set the offset to 60/-60. Now everything works as expected.
My question is, what is different between a manual run and a scheduled run??? WHY is anything different? Why does a manual run not care about the timezone/difference, but the task run as scheduled does?
I'm confused, please explain!
Thanks!