|
HI, Can you tell me what the timeout settings are in the sftp component? We have a very slow sftp server and want to make sure that we won't run into trouble with connection or authentication timeouts. I tried to find out if timeouts are configurable, but was unable to find any information. Thanks. |
|
The default timeout is 60 seconds - this should be more than enough even for very slow servers. This value is configurable using C#:
VB.NET:
|