Kolibri Posted June 17, 2004 Posted June 17, 2004 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? Quote
TCH-Bruce Posted June 17, 2004 Posted June 17, 2004 FTP over SSL is not supported. You can use the file manager in cPanel encrypted but that's the only way I know of. Quote
Kolibri Posted June 18, 2004 Author Posted June 18, 2004 Thanks. I guess I'll just use unsecure ftp then. 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? Quote
TCH-Bruce Posted June 18, 2004 Posted June 18, 2004 The way I've configured phpBB in the past is to not use SMTP and left the remaining 3 fields blank in the configuration and it works. Quote
Kolibri Posted June 18, 2004 Author Posted June 18, 2004 Yeah, it does seem to work when not using SMTP. EDIT: But the Mass Email function doesn't work. Hmm. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.