PDA

View Full Version : How do I Change to ftpes?


bettysue
04-23-2013, 11:07 AM
My sites were just migrated to another host and in order to connect I need to use ftpes. I don't see it in the connection type dropdown.

How do I change the settings in site manager so I can connect to them via ftpes?

I am a registered owner (in my hubbys name as he bought 2 registrations) and am using version 4.3.1

thank you,

betty

bigstar
04-23-2013, 02:14 PM
Site Manager Window

The field you're looking for is "Connection Type" and change the type to "FTP using Explicit SSL (Auth TLS)" or "FTP using Explicit SSL (Auth SSL)"


https://oss.azurewebsites.net/images/forum/site_manager_connection_type.png

bettysue
04-23-2013, 03:16 PM
I have tried connecting using all the connection type options and cannot get a successful connection. Here is a copy and paste from my log removed site name and ip for security purposes:

Log Opened
[2013-04-23 04:03:40 pm] Winsock 2.2
[2013-04-23 04:03:56 pm] [R] Connecting to xxxx -> DNS=ftp.xxxx.com IP=xxxx PORT=21
[2013-04-23 04:03:56 pm] [R] Connected to xxxxx
[2013-04-23 04:03:56 pm] [R] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
[2013-04-23 04:03:56 pm] [R] 220-You are user number 1 of 150 allowed.
[2013-04-23 04:03:56 pm] [R] 220-Local time is now 20:03. Server port: 21.
[2013-04-23 04:03:56 pm] [R] 220-This is a private system - No anonymous login
[2013-04-23 04:03:56 pm] [R] 220-IPv6 connections are also welcome on this server.
[2013-04-23 04:03:56 pm] [R] 220 You will be disconnected after 5 minutes of inactivity.
[2013-04-23 04:03:56 pm] [R] AUTH SSL
[2013-04-23 04:03:56 pm] [R] 500 This security scheme is not implemented
[2013-04-23 04:03:56 pm] [R] AUTH TLS
[2013-04-23 04:03:56 pm] [R] 234 AUTH TLS OK.
[2013-04-23 04:03:56 pm] [R] Failed to load OpenSSL DLLS. ssleay32.dll or libeay32.dll
[2013-04-23 04:03:56 pm] [R] Failed SSL/TLS negotiation, disconnected
[2013-04-23 04:03:56 pm] [R] Connection failed (Connection closed by client)
[2013-04-23 04:04:41 pm] [R] Connecting to xxxx -> IP=xxxx PORT=21
[2013-04-23 04:04:41 pm] [R] Connected to xxxx
[2013-04-23 04:04:41 pm] [R] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
[2013-04-23 04:04:41 pm] [R] 220-You are user number 1 of 150 allowed.
[2013-04-23 04:04:41 pm] [R] 220-Local time is now 20:04. Server port: 21.
[2013-04-23 04:04:41 pm] [R] 220-This is a private system - No anonymous login
[2013-04-23 04:04:41 pm] [R] 220-IPv6 connections are also welcome on this server.
[2013-04-23 04:04:41 pm] [R] 220 You will be disconnected after 5 minutes of inactivity.
[2013-04-23 04:04:41 pm] [R] AUTH SSL
[2013-04-23 04:04:41 pm] [R] 500 This security scheme is not implemented
[2013-04-23 04:04:41 pm] [R] AUTH TLS
[2013-04-23 04:04:42 pm] [R] 234 AUTH TLS OK.
[2013-04-23 04:04:42 pm] [R] Failed to load OpenSSL DLLS. ssleay32.dll or libeay32.dll

Any other suggestions as I am at a loss. I can connect if I use Filezilla and use the quick connect box using ftpes://ip address however I don't want to use Filezilla!! :mad:

thank you,
betty

bigstar
04-23-2013, 07:48 PM
Failed to load OpenSSL DLLS. ssleay32.dll or libeay32.dll

This means that these two DLL files are missing from the FlashFXP program folder, They are installed with FlashFXP. Perhaps your copy of FlashFXP isn't properly installed. You'll need to re-install FlashFXP from the setup which can be downloaded from https://oss.azurewebsites.net/download

bettysue
04-24-2013, 11:24 AM
Failed to load OpenSSL DLLS. ssleay32.dll or libeay32.dll

This means that these two DLL files are missing from the FlashFXP program folder, They are installed with FlashFXP. Perhaps your copy of FlashFXP isn't properly installed. You'll need to re-install FlashFXP from the setup which can be downloaded from https://oss.azurewebsites.net/download

That fixed it! Thank you so much for your help.

betty