Table of Contents

Search

  1. Preface
  2. Introduction
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Connection Tab

Connection Tab

The Connection tab contains the following fields:
Timeout
The number of seconds to wait when attempting to connect to the server. A timeout will occur if the connection cannot be established in the specified amount of time. If this field is left blank, the default timeout value is 120.
Connection Retry Attempts
The number of times to retry the connection if it cannot be established. This setting is used for both the initial connection and any reconnect attempts due to lost connections. If left blank, then no retries will be attempted.
Connection Retry Interval
The number of seconds to wait between each connection retry attempt.
For instance, if you want
Managed File Transfer
to retry the connection up to 10 times with a 5 second delay between retries, then specify 10 for the Connection Retry Attempts and 5 for the Connection Retry Interval.
Initial Remote Directory
The initial directory to start in after connecting to the SFTP server. If left blank, then the initial directory will be the home directory assigned to the user on the SFTP server.
The SCP and SSH tasks do not utilize this field.
Throttle Bandwidth
Limit the inbound and outbound bandwidth used for SFTP and SCP file transfers based on the policies set on the Global Settings Bandwidth tab.
SSH servers and tasks do not utilize this field.
Pool Connections
Enable connection pooling to optimize connection performance. When you enable the connection pooling,
Managed File Transfer
reuses active connections for the file transfer. When the connection pooling is disabled,
Managed File Transfer
creates a new connection for each file transfer job.
For more information about connection pooling and defining the connection pooling parameter, see Connection Pooling.
Default is false.
Max Active Connections
The maximum number of active connection instances that the pool maintains.
Managed File Transfer
creates a new connection for the file transfer if the number of active connections is met.
Default is 8.
Max Idle Connections
The maximum number of idle connection instances that a pool maintains.
Managed File Transfer
refreshes the pool of idle connections after the maximum number of idle connections are met and creates a new connection.
Default is 8.
Min Idle Connections
The minimum number of idle connection instances that a pool maintains.
Managed File Transfer
creates a new connection for the file transfer if the minimum number of idle connections is met.
Default is 0.

0 COMMENTS

We’d like to hear from you!