Tag: FTP
-
Using Cyberduck Version 4.2.1 (9350) with an SSL Connection to FileZilla Server 0.9.37 beta
So, I have a default (mostly) install of FileZilla Server: I can connect just fine using FileZilla Client, but not Cyberduck (originally on a Mac, but I replicated the issue on Windows). I kept getting this error: Very useful, obviously, the log on the server only shows this: (000098)1/7/2013 15:49:37 PM – (not logged…
-
Connection attempt failed with “EAI_NODATA – No address associated with nodename
I ran into this error, the fix was to hard set the IP resolution for the hostname I was connecting to within the local hosts file. I also ended up adding an Out rule to the local firewall for the port I was connecting to. Per the FileZilla forums “Either there is no such host,…
-
Response: 530 Have to use explicit SSL/TLS before logging on. Error: Could not connect to server
I received this error when connecting to an FTP server, to resolve this error, I had to prefix hostname I was connecting to with ftpes:// as apposed to just ftp://.