Page 1 of 1

[solved] Persistent SFTP connection

Posted: Fri Oct 14, 2022 11:17 am
by Jean-Michel
Hi

I'm using Syncovery for transfers between an SFTP and a S3 bucket
Everything is working fine but I'm looking to use a high frequency polling rate.
As of today it was set to 10 seconds.
Syncovery seems to disconnect and reconnect everytime which seems to create some problems with the SFTP server owner.

So, is there a way for Syncovery to keep the SFTP connection persistent/continuous and keep refreshing the file list over the same connection ?

I haven't found any settings related to that but I may have missed it.

Currently using v9.46n Build 964 on a Windows Server 2019 Datacenter edition but, in case this is of importance, we are considering moving to Linux to have it run in a docker container.

Thanks

Re: Persistent SFTP connection

Posted: Fri Oct 14, 2022 11:26 am
by tobias
Hello,
yes, under Monitoring/Realtime in the profile, you can choose:

X Use a single never-ending profile run (to keep FTP connections)

Also specify the 10 second interval as a "Minimum pause between actions" on that tab sheet.

The main schedule can be kept as it is.

Re: Persistent SFTP connection

Posted: Fri Oct 14, 2022 11:29 am
by Jean-Michel
Fantastic

I was sure this was present somewhere

Thanks a lot Tobias

Jean-Michel