Trainings

training
This tutorial provides instruction for enabling Time-based One-Time Passwords (TOTP) for users as well as instructions for logging in using an authenticator app. Watch the tutorial: Time-based One-Time Passwords provide GoAnywhere MFT users the ability to use Google Authenticator or other authenticator apps to generate a one-time password to log in to the Admin and Web Client interfaces. When...

United States

training
Cloud Connectors allow GoAnywhere to easily integrate with popular SOAP and RESTful web service applications like Salesforce, Box, Dropbox, Microsoft Dynamics CRM, and more. Once a Cloud Connector is installed, you configure the connection properties to the service as a Resource. This reusable resource allows you to specify the cloud connection properties once, and then they can be used over and...

United States

training
In this tutorial, you will learn how to configure the AS2 client in GoAnywhere MFT. The AS2 client is used to send messages to an AS2 service. AS2 messages can be compressed, signed, encrypted and then sent over an SSL tunnel, making AS2 a very secure option for transferring files. AS2 also implements MDN receipts to ensure the delivery of the message. Learn more about AS2 .

United States

training
In this tutorial, you will learn how to use GoAnywhere Managed File Transfer to read data from JSON files and load that data into RowSet variables using the Read JSON task. Those RowSets can then be used to insert the data into a database or translate the data to another file type such as XML, Excel, fixed-width, or CSV with no coding required.

United States

training
The SQL Wizard in GoAnywhere MFT allows users to quickly build SQL SELECT statements for retrieving data from a database without having knowledge of the SQL syntax. This intuitive interface allows a user to choose a database server, select a schema (library), tables, columns, order by, where and join criteria for the SQL statement. The resulting SELECT statement can be tested and embedded within a...

United States

training
In this tutorial, you will learn how to use GoAnywhere's Open PGP encryption software to encrypt files and sign them. Open PGP's file encryption tool enables you to both store sensitive information and transmit that information across insecure networks, such as the internet or email, so that it cannot be read by anyone except the intended recipient. A public key is used to encrypt a file and...

United States

training
In this tutorial, you will learn how to set up and configure your AS2 service in GoAnywhere MFT. AS2, or Applicability Statement 2 , is a method used to securely send and receive files over the internet. AS2 messages can be compressed, signed, encrypted and then sent over an SSL tunnel, making AS2 a very secure option for transferring files. AS2 also implements MDN receipts to ensure the delivery...

United States

training
SFTP uses a combination of asymmetric (public key) cryptology and symmetric cryptology to provide strong encryption and optimal performance. In addition, SFTP is a good protocol to use for transmitting large files since it compresses the data stream prior to encryption. In this tutorial, you will learn how to configure a Web User to use two-factor authentication (SSH keys and a password) when...

United States

training
In this tutorial, you will learn the basics on how to design Projects in GoAnywhere MFT. Projects are used to describe the work for GoAnywhere to perform. For example, a Project could be defined to retrieve information from a database, convert that data to an Excel , CSV or XML document, and distribute the file to the network or an SFTP server. Not using GoAnywhere MFT yet? Start a free trial and...

United States

training
Aug
26
In this tutorial, you will learn how to use Domains in GoAnywhere MFT. Domains make it possible to virtually segment a GoAnywhere installation into multiple security zones. Admin Users can be authorized to specific Domains, in which those users can only work with the items belonging to those Domains. Examples of items that can be assigned to Domains are Resources, Projects, Schedules, Monitors...

United States

training
Using scripts to automate repetitive tasks is a common practice in most organizations. Each operating system supports its own scripting language, such as bash, shell, VBScript, and Windows PowerShell. As more business operations are wrapped in scripts, the management of these processes becomes a major obstacle. Organizations need to hire employees with specialized skills sets to write and manage...

United States