Jump to content

Recommended Posts

Posted

I use FileZilla as my FTP client.

 

I am trying to connect to ftp using Ftp over SSL (explicit encryption).

 

I connect and accpet the SSL certificate, so far so good.

 

When filezilla tries to list the directory it times out. :)

 

>Status:	Connecting to ****...
Status:	Connected with ****, negotiating SSL connection...
Response:	220-This computer system is for authorized users only. Individuals using this
Response:  system without authority or in excess of their authority are subject to
Response:  having all their activities on this system monitored and recorded or
Response:  examined by any authorized person, including law enforcement, as system
Response:  personnel deem appropriate. In the course of monitoring individuals
Response:  improperly using the system or in the course of system maintenance, the
Response:  activities of authorized users may also be monitored and recorded. Any
Response:  material so recorded may be disclosed as appropriate. Anyone using this
Response:  system consents to these terms.
Response:  
Response:  
Response:	220 ProFTPD 1.2.9 Server (ProFTPD Default Installation) [server71.totalchoicehosting.com]
Command:	AUTH SSL
Response:	234 AUTH SSL successful
Status:	SSL connection established. Waiting for welcome message...
Command:	PBSZ 0
Response:	200 PBSZ 0 successful
Command:	PROT P
Response:	200 Protection set to Private
Command:	USER XXXXXXXXXXXXXXXXX
Response:	331 Password required for XXXXXXXXXXXXXXXXX.
Command:	PASS XXXXXXXXXXXXXXXXXXXXXX
Response:	230 User XXXXXXXXXXXXXXXXX logged in.
Status:	Connected
Status:	Retrieving directory listing...
Command:	PWD
Response:	257 "/" is current directory.
Command:	PORT XXX,XXX,XXX,XXX,XXX,XXXX
Response:	200 PORT command successful
Command:	TYPE A
Response:	200 Type set to A
Command:	LIST
Error:	Timeout detected!
Error:	Could not retrieve directory listing

 

Any ideas? :dance:

Posted

Thanks. I guess I'll just use unsecure ftp then. :P

 

I have another problem:

 

My phpBB2 board uses mail notification, but it doesn't seem to send them all. I use local mail function (and not SMTP). Any ideas?

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...