Connect to FTP Server

From UBot Studio
Revision as of 16:01, 30 July 2013 by LillyT (Talk | contribs)

Jump to: navigation, search

This command is an FTP command.

It allows you to connect to an ftp server by providing connection details such as:

Connection Type: FTP, FTP or SFTP

Server: The server being connected to

Port: The port for the server being connected to

Username: The username for the server being connected to

Password: The password for the server being connected to

Remote Path: The remote path to the server being connected to


After dragging the command into the scripting area, a wizard will pop up to allow you to provide the details and test the connection before connecting to the server.

File:Connectftp.jpg


The command is a container for other ftp commands.

This command connects to the FTP server, so that you can use the FTP Delete File command for example to delete a file, or the FTP Upload Folder command to Upload a folder to the FTP server.

In order for the other FTP commands to interact with the FTP server, the command must be contained within the Connect to FTP Server command.

You can place more than one FTP command within this command.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox