Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 1914 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I'm trying to connect to a FTP Server that uses "Connect to your STORM server using FTP with TLS/SSL" I'm getting the Hanshake failure error. I am using the FTPS connect Script step. Any ideas.

Posted

Hi Darren,

Do you know if your server uses a self signed certificate? If it does, then make sure that you use the parameter "ValidateServerCertificate=false" in the FTPeek_ConnectFTPS function call. If that does not resolve the issue, please add the parameter "LoggingLevel=DEBUG" in the connect function call, reproduce the issue and then send an email to [email protected] with a description of the issue, the error you are getting, and attach the log files. Make sure to attach and send the logs before any restarts of FileMaker as restarting will overwrite the logs. See this page for log locations. 

  • 2 months later...
Posted

I have a similar problem with ftps. It is actually working fine  as long as I do it from the client, but when I do PSoS I get "java.net.SocketTimeoutException". I'm guessing it might be that ftps use another port which is not open in the server's firewall?

  • 2 weeks later...
Posted

Yep, I found elsewhere that the problem with FTPS in connection with firewalls is that it starts with secure communication and then negotiate the port where communication will continue, meaning that the firewall won't be able to detect the port. Apparently this is why FTPS is seen as an outdated technology and SFTP is recommended.

This topic is 1914 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.