Hi, My ISP provides me some space on an FTP server but I can't maintain a connection in 'gftp' or 'ftp' long enough to get a directory listing.
Here's a log from gftp: [M8ram@localhost M8ram]$ cat .gftp/gftp.log gFTP 2.0.12, Copyright (C) 1998-2002 Brian Masney <[EMAIL PROTECTED]>. If you have any questions, comments, or suggestions about this program, please feel free to email them to me. You can always find out the latest news about gFTP from my website at http://www.gftp.org/ gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. This is free software, and you are welcome to redistribute it under certain conditions; for details, see the COPYING file Looking up web.wanadoo.be Trying pyxis.wanadoo.be:21 Connected to pyxis.wanadoo.be:21 220 pyxis FTP server ready. USER awou0006 331 Password required for awou0006. PASS xxxx 230 Access granted! Welcome awou0006... TYPE I 200 Type set to I. PWD 257 "/" is current directory. PASV 227 Entering Passive Mode (195,74,212,24,251,47). Cannot create a data connection: Connection timed out Disconnecting from site pyxis.wanadoo.be Looking up web.wanadoo.be Trying pyxis.wanadoo.be:21 Connected to pyxis.wanadoo.be:21 220 pyxis FTP server ready. USER awou0006 331 Password required for awou0006. PASS xxxx 230 Access granted! Welcome awou0006... TYPE I 200 Type set to I. PWD 257 "/" is current directory. PORT 213,177,130,147,129,60 200 PORT command successful. LIST -aL 425 Can't build data connection: Connection refused Disconnecting from site pyxis.wanadoo.be Looking up web.wanadoo.be Trying pyxis.wanadoo.be:21 Connected to pyxis.wanadoo.be:21 220 pyxis FTP server ready. USER awou0006 331 Password required for awou0006. PASS xxxx 230 Access granted! Welcome awou0006... TYPE I 200 Type set to I. PWD 257 "/" is current directory. PORT 213,177,130,147,129,62 200 PORT command successful. LIST -aL 425 Can't build data connection: Connection refused Disconnecting from site pyxis.wanadoo.be Looking up web.wanadoo.be Trying pyxis.wanadoo.be:21 Connected to pyxis.wanadoo.be:21 220 pyxis FTP server ready. USER awou0006 331 Password required for awou0006. PASS xxxx 230 Access granted! Welcome awou0006... TYPE I 200 Type set to I. PWD 257 "/" is current directory. PASV 227 Entering Passive Mode (195,74,212,24,251,190). Cannot create a data connection: Connection timed out Disconnecting from site pyxis.wanadoo.be [M8ram@localhost M8ram]$ rpm -qa gftp gftp-2.0.12-1.ximian.1 and here's my attempt with ftp: [M8ram@localhost M8ram]$ ftp web.wanadoo.be Connected to pyxis.wanadoo.be. 220 pyxis FTP server ready. 500 AUTH not understood. 500 AUTH not understood. KERBEROS_V4 rejected as an authentication type Name (web.wanadoo.be:M8ram): awou0006 331 Password required for awou0006. Password: 230 Access granted! Welcome awou0006... Remote system type is UNIX. Using binary mode to transfer files. ftp> dir 227 Entering Passive Mode (195,74,212,24,247,57). passive receive aborted waiting for remote to finish abort ftp> ls 227 Entering Passive Mode (195,74,212,24,247,168). ftp: connect: Connection timed out ftp> bye 421 No Transfer Timeout (300 seconds): closing control connection. According to the 'help'-pagesof my ISP I should be able to log in on web.wanadoo.be with my normal username/password (the username is 'awou0006') At the moment the settings in the 'network' section of gftp are: connect timeout: 0 (which I suppose means never, right?) read timeout: 30 connect retries: 3 retry sleep tiem: 30 Max KB/S: 0.00 (which again means none, right?) Default Protocol: FTP I'm running RH7.3, I keep my system up-to-date with Red Carpet, I have no proxy and I have configured my Firewall with Lokkit. Any suggestions? Different settings I can try? TIA -- # Mertens Bram "M8ram" <[EMAIL PROTECTED]> Linux User #249103 # # Red Hat Linux 7.3 KDE 3.0.0-10 kernel 2.4.18-3 i686 128MB RAM # # 3:49pm up 14:50, 2 users, load average: 0.33, 0.16, 0.16 # -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list