Skip to content

Connecting to FTP Server

Connecting to a FTP Server

All of the tasks in the FTP Connector require an FTP connection, so you will need to create a connection with the type 'FTP'. SeeĀ Managing Connections for instructions on creating a new connection. You will see a screen like the one below, requesting your FTP server details:

FTP Connection

Enter you FTP details as described below, then click 'Finish' to create the connection.

Settings

Password

Optional
FTP server password.

Server

Required
URL or IP address of FTP server. Must begin with ftp://

Use Binary

Required
Set to false to transfer files to the FTP server in ASCII text mode.

Use Passive

Required
Set to true if passive mode should be used when connecting to the server.

Use SSL

Required
Set to true to connect to the FTP server securely.

Username

Required
Username used to login to FTP server.