File Transfer using FTP-SFTP (Automation 360)

The bot performs FTP/SFTP operations such as upload, download, create and delete files and folders. The user needs to provide various Inputs to the server.

Top Benefits

  • Transfer multiple files as well as directories.
  • Messages are used for status updates, log files can also be used for each file upload/download logs.
  • User can use excel or CSV and use a loop for multiple files to be upload or download.
  • User can use excel or CSV and use a loop for multiple files to be upload or download.
  • Reduces Manual Errors

Tasks

  • Provide server address, port and client login credentials in input variables.
  • Connect and disconnect FTP/SFTP server machine.
  • Create and Change Folder on FTP/SFTP server machine.
  • Delete files and folder on FTP/SFTP server machine.
  • Get files and folder from FTP/SFTP server machine.
  • Put files and folder in FTP/SFTP server machine.
  • Rename files in FTP/SFTP server machine.

This bot performs the following:
• The Bot performs FTP/SFTP operations such as upload and download files and folders
• The user needs to provide the Input to the Server Name such as Username and Password, Port in local variables to establish a connection with the server.
• The User needs to provide the input to the task to perform (Upload/Download) Remote Location of File/Folder.
• The User needs to provide the input to the task to perform (Upload/Download) Local Location of File/Folder.
• The Bot connects to the server and performs the required task.
• By Default, the bot executes using the SFTP method.
• The user can also use the FTP Method by changing the Port and Connection method in the FTP/SFTP Connect activity.

Access Now

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
164
Vendor
Automation Type
Bot
Last Updated
May 21, 2021
First Published
September 3, 2020
Platform
Automation 360
ReadMe
ReadMe
Support

See the Bot in Action

Bot
Bot Execution
Output on Putty
PREV NEXT
Bot
Bot Execution
Output on Putty

Setup Process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • Local and remote Directory Path
  • IP address and port
  • Local and remote folder and file names
  • User credentials for FTP/SFTP machine.