# Server Connection: IBM Sterling Connect:Direct

Fields with the asterisk \* are mandatory.

<table><thead><tr><th width="229.9998779296875">Value</th><th>Description</th></tr></thead><tbody><tr><td><strong>SERVER NAME *</strong></td><td>Enter a unique name for the server.</td></tr><tr><td><strong>DESCRIPTION *</strong> </td><td>Provide a brief description of the server.</td></tr><tr><td><strong>EVENT POLLING BATCH SIZE</strong></td><td>Enter the maximum quantity of Connect:Direct statistics read at each poll; this is necessary to verify that a file is ready to be taken.</td></tr><tr><td><strong>PORT *</strong></td><td>Enter the API command port of the Connect:Direct server.</td></tr><tr><td><strong>HOST *</strong></td><td>Enter the IP Address of the Connect:Direct server.</td></tr><tr><td><strong>NODE NAME *</strong></td><td>Enter the name of the Connect:Direct node.</td></tr><tr><td><strong>USER *</strong></td><td>Enter the Username to connect to the Connect:Direct node.</td></tr><tr><td><strong>PASSWORD *</strong></td><td>Enter the password to connect to the Connect:Direct node.</td></tr><tr><td><strong>SHARED FOLDER WITH C:D SERVER *</strong></td><td>Enter the folder shared with the server.</td></tr><tr><td><strong>INTERNAL NODE FILE DISPOSITION</strong></td><td><p>Specify whether the original file is deleted after it has been successfully transferred from Connect:Direct to the virtual path on Data Mover. Possible values:</p><ul><li><strong>COPY</strong> (default): after the transfer, the original file remains in the folder shared with the server.</li><li><strong>MOVE</strong>: after the transfer, the original file is deleted from the folder shared with the server.</li></ul><p><strong>Important:</strong> Any change to this setting requires restarting the server for the update to take effect.</p></td></tr><tr><td><strong>CONNECTION TIMEOUT</strong></td><td>Enter the number of seconds without network activity to wait before closing a session due to inactivity. Default value: 60.</td></tr></tbody></table>

{% hint style="success" %}
DMZ cannot be used with this protocol.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primeur.com/data-mover-1.21/transfer-protocols-and-connectors/server-connections/server-connection-ibm-sterling-connect-direct.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
