View some of the Frequently Asked Questions to our support staff. Included are some tips and tricks making this forum ideal for users getting started with GoAnywhere MFT. Note: Users can reply to existing topics but only our support staff can add new topics to this forum.
-
Support_Andy
- Posts: 7
- Joined: Thu Feb 16, 2017 11:03 am
FTPS Resource
Here are the most common attributes to set on a FTPS Resource in GoAnywhere to resolve a "Connection closed without indication" error
Basic Tab
Host = Partner's External IP or DNS
Port = 990
User = Username
Password = Password
Connection Tab
Use Passive Mode = Yes
SSL Tab
Connection Type = Implicit SSL
Security Protocol = TLS
SSL Context Protocol = TLSv1.2
FTPS servers on port 990 generally are configured with a Passive/Implicit TLS connection.
Note: There are two common FTPS Connections
FTP(ES) Explicit FTPS commonly on port 21 (Connection Type should be Explicit SSL)
FTP(S) Implicit FTPS commonly on port 990