Overview
GoAnywhere MFT Agents are managed by a central deployment of GoAnywhere Managed File Transfer (MFT), which allows you to configure and schedule agent file transfers and business processes from an intuitive, browser-based interface.
MFT agents can be installed onto almost any server or workstation where file transfers or workflows need to be performed. This includes Windows, Linux, UNIX, IBM I, and Mac OS systems. For organizations who prefer to perform their file transfers in the cloud, GoAnywhere MFT supports the use of agents remotely in cloud infrastructure such as Amazon EC2 or Microsoft Azure.
GoAnywhere MFT agents support many features to help you meet key IT initiatives in your organization. Here are just a few of the things agents can do:
- Automate and secure file transfers within a centrally managed environment
- Monitor folders on agent systems for new or modified files
- Schedule agent file transfers to run at future dates/times
- Provide additional workflow capabilities such as compression, decompression, data parsing, database integration, PGP encryption and decryption, SFTP and SCP file transfers, and native command execution
- Send email or text message alerts when agent file transfers fail
- Feed audit data to GoAnywhere MFT for central reporting
- Monitor location and status via an interactive agent map
- Deploy automatic notifications if an agent goes offline
GoAnywhere MFT is a secure managed file transfer (MFT) solution that automates and encrypts file transfers with a centralized, enterprise-level approach.
GoAnywhere Agents helps you:
- Control agents remotely from the central server
- Process files on the agent or send them to GoAnywhere for further processing
- Deploy remote agents wherever they're needed: on a server, to a trading partner location, or in the cloud
- Automatically upgrade agents to the latest version without causing downtime
- Customize your software library of agent installers to fit the needs of your environment
As an industry-leading, innovative MFT solution, GoAnywhere and GoAnywhere Agents can help reduce costs, improve file transfer quality, and help organizations comply with data transfer standards and regulations.
Enjoy a free trial to see how GoAnywhere Agents can help your file transfer process be more streamlined, secure, and error-free.
Highlights
- Control agents remotely from the central server
- Process files on the agent or send them to GoAnywhere for further processing
- Deploy remote agents wherever they're needed: on a server, to a trading partner location, or in the cloud
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
30-day free trial
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Additional details
Usage instructions
Prior to creating EC2 instance, copy Agent CA certificate from GoAnywhere MFT:
- Log in to GoAnywhere MFT Admin
- Go to Services/Service Manager
- Click gear icon beside 'Agents' and select 'Edit'
- Go to Server/SSL section
- Click on link next to 'CA Certificate'
- Copy contents of 'Server CA PEM Format' tab
While Launching EC2:Â
- Under 'Advanced Details', find the 'User data' section, paste in following code and update accordingly:
      #!/bin/sh
      export MFT_HOST=<PASTE MFT HOSTNAME OR IP HERE>
      export MFT_CA_CERT_FILE=/home/ec2-user/agent-ca.crt
      cat <<EOT >> /home/ec2-user/agent-ca.crt
      <Paste CA CERTIFICATE here>
      EOT
      /home/ec2-user/agent_config_update.sh -m "<MFT HOST NAME OR IP>"\ - Update <PASTE MFT HOSTNAME OR IP HERE> with hostname/IP for your MFT
- Update <Paste CA CERTIFICATE here> with the contents of the CA cert you copied above
Resources
Vendor resources
Support
Vendor support
24 x 7 support is offered
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.