Page 1 of 1

Timeout with big duration prebackupevent

Posted: 02 Mar 2021, 14:18
by DamienELIE
Hi,

I use a EXECUTEANDWAIT prebackupevent with a batch which takes a long time to achieve because it is a command line using WinSCP to predownload files.
After arround 5 minutes I get the message "The operation has timed out waiting for an answer from the user interface" and the backup start before the real end of the prebackupevent. Do you know if I can increase the timeout duration or change the way used to call the batch to avoid this?

Regards,

Damien E.

Re: Timeout with big duration prebackupevent

Posted: 04 Mar 2021, 14:16
by cobian
I *think* Options-Advanced-IPC timeout should fix this.

Re: Timeout with big duration prebackupevent

Posted: 08 Mar 2021, 06:48
by DamienELIE
Thank you, I confirm that it works increasing this value.