SFTP - Disconnect
SFTP - Disconnect
Closes the active connection to the SFTP server. It should be used at the end of the flow to release the connection resources properly, especially in automations that process large volumes of files or run frequently.
Options
Connection
Select the SFTP: Connect action whose connection will be closed.
Returns
This action has no returns.
Rules and Conditions
- The Connection field is required.
- Always closing the connection at the end of the flow is recommended, to release the server resources.