Hi experts,
We have a payroll extract that is sent daily to our customer's SFTP server. Sometimes the file doesn't reach the configured destination. To improve connectivity, the customer suggests to configure some parameters in the SFTP command as follows:
-oConnectTimeout=120
-oServerAliveInterval=15
-oServerAliveCountMax=3
Is it possible to configure these parameters?