Hey,

First off, I want to thank you for lftp. It's by far the best FTP client I
have used, and it's reverse mirror feature has been used to publish
Zenserver (Zenwalk server version) package updates for the past 5-7 months
or so. It has worked perfectly, and the autocompletion is very fast and
nice. Zenwalk has some of it's websites hosted on a user-ran server, but the
rest was on Servage.net shared hosting along with Zenserver's site.
Servage.net has been by far, the worst hosting I've used, and after enough
troubles with them we finally switched to Bluehost :-).

For some reason, I have not been able to use LFTP at all on the new hosting.
If I force active mode I get (in debug level 3):

lftp [EMAIL PROTECTED]@ftp.axxium.us:/> ls
---- Connecting to ftp.axxium.us (69.89.31.95) port 21
<--- 220---------- Welcome to Pure-FTPd [TLS] ----------
<--- 220-You are user number 2 of 50 allowed.
<--- 220-Local time is now 07:18. Server port: 21.
<--- 220-IPv6 connections are also welcome on this server.
<--- 220 You will be disconnected after 15 minutes of inactivity.
WARNING: Certificate verification: Not trusted
WARNING: Certificate verification: The certificate's owner does not match
hostname 'ftp.axxium.us'
<--- 230-Your bandwidth usage is restricted
<--- 230-User [EMAIL PROTECTED] has group access to:  axxiumus
<--- 230 OK. Current restricted directory is /
---- Switching passive mode on
`ls' at 0 [Delaying before reconnect: 12]

I guess the server tells lftp to switch to passive mode, even though tech
support explicitly told me to try forcing active mode. Perhaps there is a
way that I can force it to stay in active mode and see how it goes? Without
forcing active mode I get:

lftp [EMAIL PROTECTED]@ftp.axxium.us:/> ls
---- Connecting to ftp.axxium.us (69.89.31.95) port 21
<--- 220---------- Welcome to Pure-FTPd [TLS] ----------
<--- 220-You are user number 4 of 50 allowed.
<--- 220-Local time is now 07:22. Server port: 21.
<--- 220-IPv6 connections are also welcome on this server.
<--- 220 You will be disconnected after 15 minutes of inactivity.
WARNING: Certificate verification: Not trusted
WARNING: Certificate verification: The certificate's owner does not match
hostname 'ftp.axxium.us'
<--- 230-Your bandwidth usage is restricted
<--- 230-User [EMAIL PROTECTED] has group access to:  axxiumus
<--- 230 OK. Current restricted directory is /
`ls' at 0 [Making data connection...]

At that point it doesn't go any further. However, `ftp` (Arpanet ftp?) can
connect just fine. I am on the latest 3.5.14 version, but had been
originally testing this with the same results on 3.5.12. My .lftprc only
contained "set ftp:passive-mode 0" for when I was try to force active mode,
normally I have nothing there. I am not sure where the problem is, but I
certainly need to get some packages updated for Zenserver eventually :-).

Please let me know if there is anyway I can help with debugging this (if
this is not just my own error).

Thanks,
Teran McKinney (sega01)

Reply via email to