FTP Disconnect function

The FTP Disconnect function in RPA.

Help CentreBuilding Processes

This article describes the RPA FTP functionality to disconnect from a remote server.

For a full list of available functions, please read FTP functions.


Description

The Disconnect function closes a connection to a remote server. You can close a specific named connection or omit the name to close all open connections.


Setting it up

To use the Disconnect function, follow these instructions:

{{popups:rpas/add:action=ftp-disconnect}}

Once on a process map:

  1. Navigate to the process where you would like to add the Disconnect function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the FTP Disconnect option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
NameNoText-The name of the connection to close. Omit to close all connections.

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Connection not foundNo connection exists with the specified name

Tips

  • Omit the name parameter to close all open FTP connections at once
  • Always disconnect when done to free server resources

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.