Jump to content

Recommended Posts

Posted

I tried to use explicit TLS encryption for FTP and it did not work so well. I am behind a firewall that blocks all unsolicited inbounds. However, I also tested it on two computers that are directly connected to the Internet. Here's the not-error msg:

 

Connected to server85.totalchoicehosting.com server85.totalchoicehosting.com

220-This computer system is for authorized users only. Individuals using this

220 ProFTPD 1.2.10 Server (ProFTPD) [66.235.180.4]

234 AUTH TLS-P successful

starting SSL/TLS

secure protocol TLSv1 used.

(secure) User: -------

331 Password required for -------

(secure) Password: ************

230 User ------- logged in.

sslftp> passive

Passsive mode enabled

sslftp> debug

Debugging enabled

sslftp> ls

n=1 arg_str={} p[0]={ls} p[1]={(null)}

send 5,6> PASV

read 5> 227 Entering Passive Mode (66,235,180,4,181,210).

Passive mode connection to: (66.235.180.4) 46546

Connecting to remote system 66.235.180.4 46546 (passive mode)

send 5,8> NLST .

Opening 66.235.180.4 46546 (passive mode data channel)

 

And here's the error msg, after almost a minute:

 

 

Couldn't open data connection, Operation timed out

data connection failed, waiting on server response...

 

 

Same error on my home computer (Windows XP) and the two other directly connected computers (Unix). Similar error msg for explicit SSL.

 

I monitored my net connections and saw a SYN_SENT during the wait-time to the 66.235.180.4:46546 specified by server85. But server85 seemed to have rejected the connection.

Posted

I do not believe secure FTP is supported other than through the File Manager in cPanel. Someone will be along to correct me if I am wrong.

 

Welcome to the family and forums, paultwang! :(

Posted

:lol: Welcome to the Family Paul :lol:

 

and your new home!

secure ftp is only available by using cpanels filemanager.

just log into your cpanel using

https://example.com:2083

and select file manager.

 

We really are like family here.

So if you need anything,

just ask your new family!

We love to help :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...